diff --git a/src/common/layout/optima/DesktopNav.tsx b/src/common/layout/optima/DesktopNav.tsx index 3dfe21c68..763ac241b 100644 --- a/src/common/layout/optima/DesktopNav.tsx +++ b/src/common/layout/optima/DesktopNav.tsx @@ -96,7 +96,7 @@ export function DesktopNav(props: { component: React.ElementType, currentApp?: N - + {overflowApps.map((app, appIdx) => Router.push(app.landingRoute || app.route)} sx={{ minHeight: '2.5rem' }}>