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

+ 0 - 1
dashboard/src/components/template/SentEdit/SentContent.tsx

@@ -72,7 +72,6 @@ const SentContentWidget = ({
   const newMode = useAppSelector(_mode);
 
   useEffect(() => {
-    console.log("mode", mode);
     let currMode: ArticleMode;
     if (typeof mode !== "undefined") {
       currMode = mode;