Ver código fonte

update

master
cyril.tsui 1 mês atrás
pai
commit
622829605b
1 arquivos alterados com 5 adições e 5 exclusões
  1. +5
    -5
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 5
src/components/NavigationContent/NavigationContent.tsx Ver arquivo

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


Carregando…
Cancelar
Salvar