completionId: cgen-2c06f4c20e7648ac8a2ca85dd279db45
cgen-2c06f4c20e7648ac8a2ca85dd279db45
This commit is contained in:
parent
f1221ebfcf
commit
7c595e5a69
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ const App = () => (
|
|||
<Route path="/labs" element={<ResearchLabs />} />
|
||||
|
||||
{/* New Arm Landing Pages */}
|
||||
<Route path="/labs-arm" element={<Labs />} />
|
||||
<Route path="/labs" element={<Labs />} />
|
||||
<Route path="/gameforge" element={<GameForge />} />
|
||||
<Route path="/corp" element={<Corp />} />
|
||||
<Route path="/foundation" element={<Foundation />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue