Explorar o código

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

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
8e4796aac6
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      dashboard/src/components/template/SentEdit/SentCell.tsx

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

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