Explorar el Código

path

MergeProblem1
B.E.N.S.O.N hace 2 semanas
padre
commit
4702c93a93
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 0
src/components/NavigationContent/NavigationContent.tsx Ver fichero

@@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => {
label: "Warehouse",
path: "/settings/warehouse",
},
{
icon: <RequestQuote />,
label: "Printer",
path: "/settings/printer",
},
{
icon: <RequestQuote />,
label: "Supplier",


Cargando…
Cancelar
Guardar