diff --git a/client/App.tsx b/client/App.tsx index 5ab9a094..ae382dcf 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -256,6 +256,9 @@ const App = () => ( element={} /> + {/* Nexus routes */} + } /> + {/* Resource routes */} }> } />