completionId: cgen-4a0e85d91c7d40f6a81744e8e81abf17
cgen-4a0e85d91c7d40f6a81744e8e81abf17
This commit is contained in:
parent
84f082670c
commit
7397c2469a
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ const App = () => (
|
|||
<Route path="/directory" element={<Directory />} />
|
||||
<Route path="/admin" element={<Admin />} />
|
||||
<Route path="/admin/docs-sync" element={<DocsSync />} />
|
||||
<Route path="/admin/tablet-mockups" element={<TabletArmMockups />} />
|
||||
<Route path="/feed" element={<Feed />} />
|
||||
<Route path="/teams" element={<Teams />} />
|
||||
<Route path="/squads" element={<Squads />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue