Przeglądaj źródła

:fire: console.log("load", initValue, value);

visuddhinanda 2 lat temu
rodzic
commit
8e4796aac6

+ 0 - 2
dashboard/src/components/template/SentEdit/SentCell.tsx

@@ -41,8 +41,6 @@ const SentCellWidget = ({
   const acceptPr = useAppSelector(sentence);
   const [prOpen, setPrOpen] = useState(false);
 
-  console.log("load", initValue, value);
-
   useEffect(() => {
     if (value) {
       setSentData(value);