completionId: cgen-1d4ac270b1154144909a6002709e24a8
cgen-1d4ac270b1154144909a6002709e24a8
This commit is contained in:
parent
f75cdbb30b
commit
8fa85829d0
1 changed files with 4 additions and 0 deletions
|
|
@ -363,6 +363,10 @@ const App = () => (
|
|||
path="/foundation/get-involved"
|
||||
element={<FoundationGetInvolved />}
|
||||
/>
|
||||
<Route
|
||||
path="/foundation/downloads"
|
||||
element={<FoundationDownloadCenter />}
|
||||
/>
|
||||
|
||||
{/* Staff Arm Routes */}
|
||||
<Route path="/staff" element={<Staff />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue