소스 검색

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

visuddhinanda 2 년 전
부모
커밋
0cf8bddc92
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      dashboard/src/components/template/Wbw/WbwDetailFactor.tsx

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

@@ -1,5 +1,4 @@
 import { AutoComplete, Input } from "antd";
-import { forEach } from "lodash";
 import { useEffect, useState } from "react";
 import { useAppSelector } from "../../../hooks";