Преглед изворни кода

update path

reset-do-picking-order
CANCERYS\kw093 пре 2 месеци
родитељ
комит
8f9e94530e
1 измењених фајлова са 8 додато и 3 уклоњено
  1. +8
    -3
      src/components/NavigationContent/NavigationContent.tsx

+ 8
- 3
src/components/NavigationContent/NavigationContent.tsx Прегледај датотеку

@@ -348,9 +348,14 @@ const NavigationContent: React.FC = () => {
path: "/settings/user", 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 />, // icon: <RequestQuote />,


Loading…
Откажи
Сачувај