completionId: cgen-5ad5f368c48f4da084e8d26b46241c24
cgen-5ad5f368c48f4da084e8d26b46241c24
This commit is contained in:
parent
c25725a040
commit
b219fca896
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ const App = () => (
|
|||
/>
|
||||
<Route path="/profile" element={<Profile />} />
|
||||
<Route path="/profile/me" element={<Profile />} />
|
||||
<Route path="/profile/applications" element={<MyApplications />} />
|
||||
|
||||
<Route path="/developers" element={<DevelopersDirectory />} />
|
||||
<Route
|
||||
|
|
|
|||
Loading…
Reference in a new issue