diff --git a/client/App.tsx b/client/App.tsx
index ed7bf4f1..04e2476b 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -478,10 +478,30 @@ const App = () => (
{/* Client Hub routes */}
} />
+ }
+ />
}
/>
+ }
+ />
+ }
+ />
+ }
+ />
+ }
+ />
{/* Nexus routes */}
} />