diff --git a/src/pages/note.jsx b/src/pages/note.jsx index 125d81c..5e245ba 100644 --- a/src/pages/note.jsx +++ b/src/pages/note.jsx @@ -15,8 +15,6 @@ function Note() { }, []); if (note) { - console.log(note); - return (