Skip to content

Commit bcf2bdb

Browse files
committed
Adding app layout back to sidebar
1 parent 904e90e commit bcf2bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/layouts/app-layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import AppLayoutTemplate from '@/layouts/app/app-header-layout';
1+
import AppLayoutTemplate from '@/layouts/app/app-sidebar-layout';
22
import { type BreadcrumbItem } from '@/types';
33

44
interface AppLayoutProps {

0 commit comments

Comments
 (0)