diff --git a/src/App.tsx b/src/App.tsx index 28c681a..ef57b48 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -33,7 +33,7 @@ const App: React.FC = () => } /> } /> } /> - } /> + {user && } />}