ソースを参照

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 />,


読み込み中…
キャンセル
保存