visuddhinanda hace 2 años
padre
commit
b7828dc647
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dashboard/src/components/article/ArticleEdit.tsx

+ 1 - 1
dashboard/src/components/article/ArticleEdit.tsx

@@ -9,7 +9,7 @@ import {
   ProFormTextArea,
   ProFormTextArea,
 } from "@ant-design/pro-components";
 } from "@ant-design/pro-components";
 
 
-import { Alert, Button, Form, message, Result, Space } from "antd";
+import { Alert, Button, Form, message, Result } from "antd";
 
 
 import { get, put } from "../../request";
 import { get, put } from "../../request";
 import {
 import {