Explorar o código

:fire: ProFormSelect

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
5a8f2f5ae3
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      dashboard/src/components/studio/article/ArticleCreate.tsx

+ 1 - 5
dashboard/src/components/studio/article/ArticleCreate.tsx

@@ -1,8 +1,4 @@
-import {
-	ProForm,
-	ProFormText,
-	ProFormSelect,
-} from "@ant-design/pro-components";
+import { ProForm, ProFormText } from "@ant-design/pro-components";
 import { useIntl } from "react-intl";
 import { useIntl } from "react-intl";
 import { message } from "antd";
 import { message } from "antd";
 import LangSelect from "../LangSelect";
 import LangSelect from "../LangSelect";