Explorar el Código

:fire: import { IResNumber }

visuddhinanda hace 2 años
padre
commit
a5093902ac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard/src/components/template/SentEdit/SentMenu.tsx

+ 0 - 1
dashboard/src/components/template/SentEdit/SentMenu.tsx

@@ -4,7 +4,6 @@ import { MoreOutlined, CheckOutlined } from "@ant-design/icons";
 import type { MenuProps } from "antd";
 import RelatedPara from "../../corpus/RelatedPara";
 import { ArticleMode } from "../../article/Article";
-import { IResNumber } from "../SentEdit";
 
 interface IWidget {
   book?: number;