Procházet zdrojové kódy

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

visuddhinanda před 3 roky
rodič
revize
76b350d416

+ 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";