Explorar o código

:fire: import button

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
66ef23be6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/article/ArticlePrevDrawer.tsx

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

@@ -1,4 +1,4 @@
-import { Button, Drawer, Typography } from "antd";
+import { Drawer, Typography } from "antd";
 import React, { useEffect, useState } from "react";
 import { put } from "../../request";
 import { IArticleDataResponse, IArticleResponse } from "../api/Article";