diff --git a/src/plays/sticky-notes/components/Note.jsx b/src/plays/sticky-notes/components/Note.jsx index 55f4094ed2..e20c332378 100644 --- a/src/plays/sticky-notes/components/Note.jsx +++ b/src/plays/sticky-notes/components/Note.jsx @@ -11,7 +11,7 @@ const Note = ({ note, handleDelete, handleEdit }) => {

{note.body}