Explorar o código

add render log

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

+ 2 - 0
dashboard/src/components/general/TermTextArea.tsx

@@ -34,6 +34,8 @@ const TermTextAreaWidget = ({
   const refTextArea = useRef<HTMLTextAreaElement>(null);
   const refShadow = useRef<HTMLDivElement>(null);
 
+  console.log("render");
+
   function term_at_menu_hide() {
     setMenuDisplay("none");
     setTermSearch("");