Skip to content

Commit

Permalink
remove app bar
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Jan 31, 2024
1 parent 485d62c commit a143834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/DefaultLayout.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<v-app>
<default-app-bar />
<!-- <default-app-bar /> -->
<default-main />
<default-footer />
</v-app>
Expand Down

0 comments on commit a143834

Please sign in to comment.