From 37166692442115bee7bf0942a3250e5777b6e0b2 Mon Sep 17 00:00:00 2001 From: "MSI\\derek" Date: Thu, 3 Jul 2025 16:04:21 +0800 Subject: [PATCH] update --- src/components/NavigationContent/NavigationContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index afe3cc2..3fc03a1 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -52,7 +52,7 @@ const NavigationContent: React.FC = () => { { icon: , label: "Pick Order", - path: "/pickOrder", + path: "/pickorder", }, // { // icon: ,