Browse Source

:fire: console.log("factors", factors);

visuddhinanda 2 years ago
parent
commit
b9a5c7446c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dashboard/src/components/template/Wbw/WbwDetailFm.tsx

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

@@ -182,7 +182,6 @@ const WbwDetailFmWidget = ({
   }, []);
   }, []);
 
 
   useEffect(() => {
   useEffect(() => {
-    console.log("factors", factors);
     if (factors.length === factorMeaning.length) {
     if (factors.length === factorMeaning.length) {
       return;
       return;
     }
     }