github-notetaker-egghead icon indicating copy to clipboard operation
github-notetaker-egghead copied to clipboard

This fixes issue with notes list not diplaying and throwing an invari…

Open ljocampo-zz opened this issue 8 years ago • 0 comments

…ant error

This PR is to fix following error:

Uncaught Invariant Violation: Objects are not valid as a React child (found: object with keys {key, text}). If you meant to render a collection of children, use an array instead or wrap the object using createFragment(object) from the React add-ons. Check the render method ofNotesList.

ljocampo-zz avatar Mar 30 '16 18:03 ljocampo-zz