diff --git a/src/layout.tsx b/src/layout.tsx index b5f5e26..b8755e5 100644 --- a/src/layout.tsx +++ b/src/layout.tsx @@ -7,9 +7,14 @@ import { AppSidebar } from "@/components/sidebar"; export const Layout: FC = () => ( -
- - -
+
+ +
+ +
+
); \ No newline at end of file