diff --git a/src/App.jsx b/src/App.jsx index f308d71..35ff65a 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -39,7 +39,7 @@ function App() { }; return ( - + {user && }
{user ? : <>}