completionId: cgen-3b606fa8eb244d48ae2c866042c07d6c
cgen-3b606fa8eb244d48ae2c866042c07d6c
This commit is contained in:
parent
73282349f5
commit
cfc2b5f44a
1 changed files with 2 additions and 2 deletions
|
|
@ -209,9 +209,9 @@ const App = () => (
|
|||
element={<GameForgeJoinGameForge />}
|
||||
/>
|
||||
|
||||
<Route path="/corp" element={<Corp />} />
|
||||
<Route path="/consulting" element={<Corp />} />
|
||||
<Route
|
||||
path="/corp/schedule-consultation"
|
||||
path="/consulting/schedule-consultation"
|
||||
element={<CorpScheduleConsultation />}
|
||||
/>
|
||||
<Route
|
||||
|
|
|
|||
Loading…
Reference in a new issue