Browse Source

update

master
cyril.tsui 1 month ago
parent
commit
622829605b
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 5
src/components/NavigationContent/NavigationContent.tsx View File

@@ -263,11 +263,11 @@ const NavigationContent: React.FC = () => {
label: "QC Check Template",
path: "/settings/user",
},
{
icon: <RequestQuote />,
label: "Mail",
path: "/settings/mail",
},
// {
// icon: <RequestQuote />,
// label: "Mail",
// path: "/settings/mail",
// },
{
icon: <RequestQuote />,
label: "Import Testing",


Loading…
Cancel
Save