|
|
@@ -1,8 +1,5 @@
|
|
|
-import { useState } from "react";
|
|
|
import { useIntl } from "react-intl";
|
|
|
-import { Button, Card } from "antd";
|
|
|
-import { Input, message } from "antd";
|
|
|
-import { SaveOutlined } from "@ant-design/icons";
|
|
|
+import { message } from "antd";
|
|
|
import {
|
|
|
ProForm,
|
|
|
ProFormText,
|