瀏覽代碼

Merge branch 'master' of https://git.2fi-solutions.com/derek/FPSMS-frontend

# Conflicts:
#	src/components/DashboardPage/DashboardPage.tsx
master
CANCERYS\kw093 1 月之前
父節點
當前提交
10f98496ab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

+ 1
- 1
src/components/NavigationContent/NavigationContent.tsx 查看文件

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


Loading…
取消
儲存