diff -r 2e4e9f9ebc4f -r f16a080e0bc4 client/src/components/NotesList.js --- a/client/src/components/NotesList.js Mon Jun 19 18:32:27 2017 +0200 +++ b/client/src/components/NotesList.js Mon Jun 19 21:37:33 2017 +0200 @@ -14,7 +14,6 @@ No notes yet. Add notes with the textarea below. ); } - return (
{notes.map((note) =>