diff --git a/client/App.tsx b/client/App.tsx
index a6b7b81e..f4bde864 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -54,7 +54,14 @@ const App = () => (
} />
{/* Resource routes */}
- } />
+ }>
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+
} />
} />
} />