diff --git a/client/App.tsx b/client/App.tsx index 29b0b76d..7e826efc 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -407,6 +407,10 @@ const App = () => ( path="/community/mentor/:username" element={} /> + } + /> } /> } />