Просмотр исходного кода

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

visuddhinanda 2 лет назад
Родитель
Сommit
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;