Browse Source

update

master
MSI\derek 1 month 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 />,
label: "Pick Order",
path: "/pickOrder",
path: "/pickorder",
},
// {
// icon: <RequestQuote />,


Loading…
Cancel
Save