We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344fe48 commit b13c5aeCopy full SHA for b13c5ae
src/layouts/AppLayout.vue
@@ -1,5 +1,5 @@
1
<script setup>
2
-import AppLayout from '@/layouts/app/SidebarLayout.vue';
+import AppLayout from '@/layouts/app/HeaderLayout.vue';
3
4
defineProps({
5
breadcrumbs: {
0 commit comments