diff --git a/src/App.tsx b/src/App.tsx index 2e75922..769f718 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -54,7 +54,7 @@ function ProtectedLayout() { export default function App() { return ( - Loading...}> + }> } />