Browse Source

:fire: 无用的依赖

visuddhinanda 3 years ago
parent
commit
b2cc6c3fdc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/course/TextBook.tsx

+ 1 - 1
dashboard/src/components/course/TextBook.tsx

@@ -1,5 +1,5 @@
 import { Col, Row } from "antd";
-import { NavigateOptions, useNavigate } from "react-router-dom";
+import { useNavigate } from "react-router-dom";
 import AnthologyDetail from "../article/AnthologyDetail";
 
 interface IWidget {