Browse Source

:fire: log

visuddhinanda 3 years ago
parent
commit
ad5dbffb48
1 changed files with 0 additions and 1 deletions
  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]);
   }, [magicDict]);
 
 
-  console.log("wbw sent return");
   return (
   return (
     <div style={{ display: "flex", flexWrap: "wrap" }}>
     <div style={{ display: "flex", flexWrap: "wrap" }}>
       {wordData.map((item, id) => {
       {wordData.map((item, id) => {