Explorar o código

:fire: 不用的依赖

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

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

@@ -1,6 +1,6 @@
 import { useEffect, useState } from "react";
+
 import DictComponent from "../dict/DictComponent";
-import Dictionary from "../dict/Dictionary";
 
 export type TPanelName = "dict" | "channel" | "close";
 interface IWidget {