Explorar el Código

:fire: import { parseInt } from "lodash";

visuddhinanda hace 3 años
padre
commit
76b350d416
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard/src/components/article/PaliTextToc.tsx

+ 0 - 1
dashboard/src/components/article/PaliTextToc.tsx

@@ -1,4 +1,3 @@
-import { parseInt } from "lodash";
 import { useState, useEffect } from "react";
 import { get } from "../../request";
 import { IPaliTocListResponse } from "../api/Corpus";