소스 검색

:fire: log

visuddhinanda 3 년 전
부모
커밋
ad5dbffb48
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      dashboard/src/components/template/WbwSent.tsx

+ 0 - 1
dashboard/src/components/template/WbwSent.tsx

@@ -153,7 +153,6 @@ export const WbwSentCtl = ({
       });
   }, [magicDict]);
 
-  console.log("wbw sent return");
   return (
     <div style={{ display: "flex", flexWrap: "wrap" }}>
       {wordData.map((item, id) => {