Ver código fonte

update

master
MSI\derek 1 mês atrás
pai
commit
3716669244
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

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

@@ -52,7 +52,7 @@ const NavigationContent: React.FC = () => {
{
icon: <RequestQuote />,
label: "Pick Order",
path: "/pickOrder",
path: "/pickorder",
},
// {
// icon: <RequestQuote />,


Carregando…
Cancelar
Salvar