We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc0ab8 commit 516b577Copy full SHA for 516b577
resources/js/layouts/AppLayout.vue
@@ -1,5 +1,5 @@
1
<script setup lang="ts">
2
-import AppLayout from '@/layouts/app/AppHeaderLayout.vue';
+import AppLayout from '@/layouts/app/AppSidebarLayout.vue';
3
import type { BreadcrumbItemType } from '@/types';
4
5
interface Props {
0 commit comments