瀏覽代碼

:fire: 无用的 const { Option } = Select;

visuddhinanda 3 年之前
父節點
當前提交
fd2e6ad44e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      dashboard/src/components/template/Wbw/WbwDetailParent2.tsx

+ 0 - 2
dashboard/src/components/template/Wbw/WbwDetailParent2.tsx

@@ -6,8 +6,6 @@ import { IApiResponseDictData } from "../../api/Dict";
 import { IWbw } from "./WbwWord";
 import { inlineDict as _inlineDict } from "../../../reducers/inline-dict";
 
-const { Option } = Select;
-
 interface ValueType {
   key?: string;
   label: React.ReactNode;