Explorar el Código

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

visuddhinanda hace 2 años
padre
commit
0cf8bddc92
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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";