Przeglądaj źródła

path

reset-do-picking-order
B.E.N.S.O.N 3 miesięcy temu
rodzic
commit
4702c93a93
1 zmienionych plików z 5 dodań i 0 usunięć
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 0
src/components/NavigationContent/NavigationContent.tsx Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz