ソースを参照

update

master
MSI\derek 1年前
親
コミット
3716669244
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 />, icon: <RequestQuote />,
label: "Pick Order", label: "Pick Order",
path: "/pickOrder",
path: "/pickorder",
}, },
// { // {
// icon: <RequestQuote />, // icon: <RequestQuote />,


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