diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index ce3dc98..f02b28a 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -263,11 +263,11 @@ const NavigationContent: React.FC = () => { label: "QC Check Template", path: "/settings/user", }, - { - icon: , - label: "Mail", - path: "/settings/mail", - }, + // { + // icon: , + // label: "Mail", + // path: "/settings/mail", + // }, { icon: , label: "Import Testing",