diff --git a/client/src/components/AppShell.tsx b/client/src/components/AppShell.tsx index c371d16..ff9dfb4 100644 --- a/client/src/components/AppShell.tsx +++ b/client/src/components/AppShell.tsx @@ -15,15 +15,15 @@ export function AppShell() { const { user, logout } = useAuth(); return ( -