Browse Source

:fire: log

visuddhinanda 3 năm trước cách đây
mục cha
commit
ad5dbffb48
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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) => {