ソースを参照

:fire: DictIcon

visuddhinanda 2 年 前
コミット
43ec50de3d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dashboard/src/components/template/Wbw/WbwParentIcon.tsx

+ 1 - 1
dashboard/src/components/template/Wbw/WbwParentIcon.tsx

@@ -1,6 +1,6 @@
 import { Tooltip } from "antd";
 import { IWbw } from "./WbwWord";
-import { Dict2SvgIcon, DictIcon } from "../../../assets/icon";
+import { Dict2SvgIcon } from "../../../assets/icon";
 
 interface IWidget {
   data: IWbw;