Skip to content

Commit

Permalink
Remove debug from screen
Browse files Browse the repository at this point in the history
  • Loading branch information
bwinkers committed Apr 26, 2022
1 parent acbbf13 commit 0577c9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/FlowsLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@

<q-drawer show-if-above v-model="leftDrawerOpen" side="left" bordered>
<!-- drawer content -->
{{ currentDrawer }}
<component :is="currentDrawer" @toggleDrawer="toggleDrawer"></component>
</q-drawer>
<q-page-container>
Expand Down

0 comments on commit 0577c9a

Please sign in to comment.