This website works better with JavaScript.
Home
Explore
Help
Sign In
derek
/
FPSMS-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
MSI\derek
1 month ago
parent
39b2bde76a
commit
3716669244
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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: "/pick
O
rder",
path: "/pick
o
rder",
},
// {
// icon: <RequestQuote />,
Write
Preview
Loading…
Cancel
Save