diff --git a/client/App.tsx b/client/App.tsx index 328c6b48..f705756d 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -52,6 +52,7 @@ const App = () => ( {/* Resource routes */} } /> + } /> } /> } /> } />