소스 검색

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


불러오는 중...
취소
저장