diff --git a/src/App.tsx b/src/App.tsx index d9d35e1..c474efe 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -84,7 +84,6 @@ const SaiEntry = (props: {entry: SaiEntryProps}) => { const JutEntry = (props: {entry: JutEntryProps}) => { const {entry} = props; - console.log(props); return (