diff --git a/client/src/components/AppShell.tsx b/client/src/components/AppShell.tsx index c2d8782..0ebf3d8 100644 --- a/client/src/components/AppShell.tsx +++ b/client/src/components/AppShell.tsx @@ -32,10 +32,16 @@ export function AppShell({ children }: { children: ReactNode }) {