Explorar el Código

:fire: console.debug("DiscussionButton",

visuddhinanda hace 2 años
padre
commit
4a89fecbb6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dashboard/src/components/discussion/DiscussionButton.tsx

+ 1 - 1
dashboard/src/components/discussion/DiscussionButton.tsx

@@ -74,7 +74,7 @@ const DiscussionButton = ({
     );
   }
 
-  console.debug("DiscussionButton", discussions, wbw, withStudent);
+  //console.debug("DiscussionButton", discussions, wbw, withStudent);
 
   let currCount = CommentCount;
   if (onlyMe) {