Browse Source

:fire: PaliReal

visuddhinanda 3 năm trước cách đây
mục cha
commit
6487afb394
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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";