completionId: cgen-7edc5402e683499caca8740baef957c8
cgen-7edc5402e683499caca8740baef957c8
This commit is contained in:
parent
d7f0a31c60
commit
554f802511
1 changed files with 0 additions and 2 deletions
|
|
@ -201,8 +201,6 @@ const App = () => (
|
|||
{/* Dev-Link routes */}
|
||||
<Route path="/dev-link" element={<DevLink />} />
|
||||
<Route path="/dev-link/waitlist" element={<DevLinkProfiles />} />
|
||||
<Route path="/dev-link/profiles" element={<DevLinkProfiles />} />
|
||||
<Route path="/dev-link/profiles/:profileId" element={<DevLinkProfile />} />
|
||||
<Route path="/dev-link/teams" element={<DevLinkTeams />} />
|
||||
<Route path="/dev-link/about" element={<DevLinkAbout />} />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue