Skip to content

Commit

Permalink
docs(SystemBar): disable
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahKotyluk committed Jun 14, 2022
1 parent 5153406 commit 0243af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/layouts/default/SystemBar.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<v-system-bar
v-if="hasPromotion"
v-if="hasPromotion && false"
class="cm-system-bar"
app
dark
Expand Down

0 comments on commit 0243af8

Please sign in to comment.