diff --git a/src/common/layout/optima/nav/DesktopNav.tsx b/src/common/layout/optima/nav/DesktopNav.tsx index 2c901c2f9..09ff9b797 100644 --- a/src/common/layout/optima/nav/DesktopNav.tsx +++ b/src/common/layout/optima/nav/DesktopNav.tsx @@ -2,7 +2,7 @@ import * as React from 'react'; import Router from 'next/router'; import type { SxProps } from '@mui/joy/styles/types'; -import { Divider, Dropdown, ListDivider, ListItem, ListItemButton, ListItemDecorator, Menu, MenuButton, MenuItem, Tooltip, Typography } from '@mui/joy'; +import { Divider, Dropdown, FormHelperText, ListDivider, ListItem, ListItemButton, ListItemDecorator, Menu, MenuButton, MenuItem, Tooltip, Typography } from '@mui/joy'; import ArrowOutwardRoundedIcon from '@mui/icons-material/ArrowOutwardRounded'; import CodeIcon from '@mui/icons-material/Code'; import HistoryIcon from '@mui/icons-material/History'; @@ -222,9 +222,13 @@ export function DesktopNav(props: { component: React.ElementType, currentApp?: N Support - - - I Have Feedback + + 🔥 +
+ AI Please Fix + Opens GitHub issue +
+
{!!releaseNotesUrl && (