client/app/lib/components/navigation/AdminPopupMenuList.tsx
Function AdminPopupMenuList
has 35 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const AdminPopupMenuList = (): JSX.Element | null => {
const { t } = useTranslation();
const { user } = useAppContext();
- Create a ticketCreate a ticket