diff --git a/client/App.tsx b/client/App.tsx index 0c98047a..aaef8a50 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -64,6 +64,10 @@ const App = () => ( path="/profile" element={} /> + } + /> } /> } /> } />