diff --git a/frontend/src/App/Navbar.tsx b/frontend/src/App/Navbar.tsx index 4f8da0f92..7352cb328 100644 --- a/frontend/src/App/Navbar.tsx +++ b/frontend/src/App/Navbar.tsx @@ -114,7 +114,10 @@ const AppNavbar: FunctionComponent = () => { return ( - + {routes.map((route, idx) => (