completionId: cgen-9e387358b5254e878daaea7791c807e6
cgen-9e387358b5254e878daaea7791c807e6
This commit is contained in:
parent
509f73b9a5
commit
eb1937c00a
1 changed files with 0 additions and 2 deletions
|
|
@ -169,8 +169,6 @@ const App = () => (
|
|||
<Route path="/labs" element={<Labs />} />
|
||||
<Route path="/dev-link" element={<DevLink />} />
|
||||
<Route path="/dev-link/waitlist" element={<DevLinkProfiles />} />
|
||||
<Route path="/dev-link/browseprofiles" element={<DevLinkProfiles />} />
|
||||
<Route path="/dev-link/browseprofiles/:profileId" element={<DevLinkProfile />} />
|
||||
|
||||
{/* Resource routes */}
|
||||
<Route path="/docs" element={<DocsLayout />}>
|
||||
|
|
|
|||
Loading…
Reference in a new issue