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