diff --git a/src/App.tsx b/src/App.tsx index 5a642c0..b38afdb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -33,6 +33,14 @@ function AuthenticatedLayout({ children }: { children: React.ReactNode }) { return (
{isLoading