Przeglądaj źródła

update path

MergeProblem1
CANCERYS\kw093 2 tygodni temu
rodzic
commit
8f9e94530e
1 zmienionych plików z 8 dodań i 3 usunięć
  1. +8
    -3
      src/components/NavigationContent/NavigationContent.tsx

+ 8
- 3
src/components/NavigationContent/NavigationContent.tsx Wyświetl plik

@@ -348,9 +348,14 @@ const NavigationContent: React.FC = () => {
path: "/settings/user",
},
{
icon: <QrCodeIcon />,
label: "QR Code Handle",
path: "/settings/qrCodeHandle",
icon: <RequestQuote />,
label: "QC Check Template",
path: "/settings/user",
},
{
icon: <RequestQuote />,
label: "QC Item All",
path: "/settings/qcItemAll",
},
// {
// icon: <RequestQuote />,


Ładowanie…
Anuluj
Zapisz