Parcourir la source

update for shop and truck function

master
B.E.N.S.O.N il y a 1 jour
Parent
révision
686c4d05b0
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

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

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


Chargement…
Annuler
Enregistrer