Browse Source

:fire: DictIcon

visuddhinanda 2 years ago
parent
commit
43ec50de3d
1 changed files with 1 additions and 1 deletions
  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 { Tooltip } from "antd";
 import { IWbw } from "./WbwWord";
 import { IWbw } from "./WbwWord";
-import { Dict2SvgIcon, DictIcon } from "../../../assets/icon";
+import { Dict2SvgIcon } from "../../../assets/icon";
 
 
 interface IWidget {
 interface IWidget {
   data: IWbw;
   data: IWbw;