Explorar el Código

update for shop and truck function

master
B.E.N.S.O.N hace 1 día
padre
commit
686c4d05b0
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

@@ -264,6 +264,11 @@ const NavigationContent: React.FC = () => {
label: "Items",
path: "/settings/items",
},
{
icon: <RequestQuote />,
label: "Shop",
path: "/settings/shop",
},
{
icon: <RequestQuote />,
label: "Demand Forecast Setting",


Cargando…
Cancelar
Guardar