ソースを参照

path

MergeProblem1
B.E.N.S.O.N 2週間前
コミット
4702c93a93
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 0
src/components/NavigationContent/NavigationContent.tsx ファイルの表示

@@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => {
label: "Warehouse",
path: "/settings/warehouse",
},
{
icon: <RequestQuote />,
label: "Printer",
path: "/settings/printer",
},
{
icon: <RequestQuote />,
label: "Supplier",


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