Przeglądaj źródła

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

visuddhinanda 2 lat temu
rodzic
commit
0cf8bddc92

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