visuddhinanda 2 лет назад
Родитель
Сommit
b7828dc647
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/components/article/ArticleEdit.tsx

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

@@ -9,7 +9,7 @@ import {
   ProFormTextArea,
 } 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 {