Преглед изворни кода

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

visuddhinanda пре 3 година
родитељ
комит
76b350d416
1 измењених фајлова са 0 додато и 1 уклоњено
  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";