Jelajahi Sumber

:fire: PaliReal

visuddhinanda 3 tahun lalu
induk
melakukan
6487afb394
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      dashboard/src/components/template/Wbw/WbwFactors.tsx

+ 0 - 1
dashboard/src/components/template/Wbw/WbwFactors.tsx

@@ -5,7 +5,6 @@ import { Dropdown, Space, Typography } from "antd";
 import { LoadingOutlined } from "@ant-design/icons";
 
 import { IWbw, TWbwDisplayMode } from "./WbwWord";
-import { PaliReal } from "../../../utils";
 import { useAppSelector } from "../../../hooks";
 import { inlineDict as _inlineDict } from "../../../reducers/inline-dict";
 import { IApiResponseDictData } from "../../api/Dict";