ソースを参照

update for shop and truck function

master
B.E.N.S.O.N 1日前
コミット
686c4d05b0
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

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

@@ -264,6 +264,11 @@ const NavigationContent: React.FC = () => {
label: "Items",
path: "/settings/items",
},
{
icon: <RequestQuote />,
label: "Shop",
path: "/settings/shop",
},
{
icon: <RequestQuote />,
label: "Demand Forecast Setting",


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