Bläddra i källkod

:fire: debug render

visuddhinanda 2 år sedan
förälder
incheckning
af575e3813
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      dashboard/src/components/template/Wbw/WbwPaliDiscussionIcon.tsx

+ 1 - 1
dashboard/src/components/template/Wbw/WbwPaliDiscussionIcon.tsx

@@ -25,7 +25,7 @@ const WbwPaliDiscussionIcon = ({ data, studio }: IWidget) => {
       }
     }
   }
-  console.debug("WbwPaliDiscussionIcon render", studio, data, onlyMe);
+
   return (
     <DiscussionButton
       initCount={data.hasComment ? 1 : 0}