瀏覽代碼

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


Loading…
取消
儲存