Parcourir la source

update

master
cyril.tsui il y a 1 mois
Parent
révision
622829605b
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. +5
    -5
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 5
src/components/NavigationContent/NavigationContent.tsx Voir le fichier

@@ -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",


Chargement…
Annuler
Enregistrer