Browse Source

update

master
MSI\derek 5 months ago
parent
commit
3716669244
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

+ 1
- 1
src/components/NavigationContent/NavigationContent.tsx View File

@@ -52,7 +52,7 @@ const NavigationContent: React.FC = () => {
{ {
icon: <RequestQuote />, icon: <RequestQuote />,
label: "Pick Order", label: "Pick Order",
path: "/pickOrder",
path: "/pickorder",
}, },
// { // {
// icon: <RequestQuote />, // icon: <RequestQuote />,


Loading…
Cancel
Save