2
0
Эх сурвалжийг харах

:fire: 不用的import Space

visuddhinanda 2 жил өмнө
parent
commit
4c61cf8cdf

+ 1 - 9
dashboard/src/components/export/ExportModal.tsx

@@ -1,12 +1,4 @@
-import {
-  Modal,
-  Progress,
-  Select,
-  Space,
-  Switch,
-  Typography,
-  message,
-} from "antd";
+import { Modal, Progress, Select, Switch, Typography, message } from "antd";
 import { useEffect, useRef, useState } from "react";
 import { get } from "../../request";
 import { ArticleType } from "../article/Article";