
PENCA
PreguntaTengo una oregunta.
¿Porque me sale este error?
Uncaught Invariant Violation: Objects are not valid as a React child (found: object with keys {firstname, lastname, mail, jobtitle, twitter}). If you meant to render a collection of children, use an array instead.
in form (at BadgeForm.js:29)

Carlos Viteri
Porque los objectos no son hijos validos de React. Prueba con
JSON.stringify(nombreDelObjeto)