ソースを参照

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


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