diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index 6161151..ba6400a 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -348,9 +348,14 @@ const NavigationContent: React.FC = () => { path: "/settings/user", }, { - icon: , - label: "QR Code Handle", - path: "/settings/qrCodeHandle", + icon: , + label: "QC Check Template", + path: "/settings/user", + }, + { + icon: , + label: "QC Item All", + path: "/settings/qcItemAll", }, // { // icon: ,