completionId: cgen-0f8ba386553e4610a7d197bef2eac0e9
cgen-0f8ba386553e4610a7d197bef2eac0e9
This commit is contained in:
parent
4d5d3d1d17
commit
9114995202
1 changed files with 3 additions and 0 deletions
|
|
@ -320,6 +320,9 @@ const App = () => (
|
|||
element={<FoundationGetInvolved />}
|
||||
/>
|
||||
|
||||
{/* Staff routes */}
|
||||
<Route path="/staff" element={<Staff />} />
|
||||
|
||||
{/* Dev-Link routes */}
|
||||
<Route path="/dev-link" element={<DevLink />} />
|
||||
<Route
|
||||
|
|
|
|||
Loading…
Reference in a new issue