瀏覽代碼

update

master
cyril.tsui 1 月之前
父節點
當前提交
622829605b
共有 1 個檔案被更改,包括 5 行新增5 行删除
  1. +5
    -5
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 5
src/components/NavigationContent/NavigationContent.tsx 查看文件

@@ -263,11 +263,11 @@ const NavigationContent: React.FC = () => {
label: "QC Check Template",
path: "/settings/user",
},
{
icon: <RequestQuote />,
label: "Mail",
path: "/settings/mail",
},
// {
// icon: <RequestQuote />,
// label: "Mail",
// path: "/settings/mail",
// },
{
icon: <RequestQuote />,
label: "Import Testing",


Loading…
取消
儲存