diff --git a/client/App.tsx b/client/App.tsx index f84d49cb..8efb21ba 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -182,6 +182,24 @@ const App = () => ( path="/dev-link/waitlist" element={} /> + } /> + + {/* Labs Sub-routes */} + } /> + } /> + } /> + } /> + + {/* GameForge Sub-routes */} + } /> + } /> + + {/* Corp Sub-routes */} + } /> + } /> + + {/* Foundation Sub-routes */} + } /> {/* Resource routes */} }>