From 622829605bce4ae5c12e388f4d0fe2e1265d0df4 Mon Sep 17 00:00:00 2001 From: "cyril.tsui" Date: Wed, 16 Jul 2025 11:56:12 +0800 Subject: [PATCH] update --- src/components/NavigationContent/NavigationContent.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",