Parcourir la source

Merge branch 'master' of https://git.2fi-solutions.com/derek/FPSMS-frontend

# Conflicts:
#	src/components/DashboardPage/DashboardPage.tsx
master
CANCERYS\kw093 il y a 1 mois
Parent
révision
10f98496ab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

+ 1
- 1
src/components/NavigationContent/NavigationContent.tsx Voir le fichier

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


Chargement…
Annuler
Enregistrer