completionId: cgen-8121f1a9b2fe44e4b68801c81eb46b49
cgen-8121f1a9b2fe44e4b68801c81eb46b49
This commit is contained in:
parent
af3aaaa260
commit
352774ca41
1 changed files with 3 additions and 0 deletions
|
|
@ -256,6 +256,9 @@ const App = () => (
|
|||
element={<DevLinkProfiles />}
|
||||
/>
|
||||
|
||||
{/* Nexus routes */}
|
||||
<Route path="/nexus" element={<Nexus />} />
|
||||
|
||||
{/* Resource routes */}
|
||||
<Route path="/docs" element={<DocsLayout />}>
|
||||
<Route index element={<DocsOverview />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue