buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

Missing default for contextTypes in getContextWrapper util #996

Closed ascariandrea closed 7 years ago

ascariandrea commented 7 years ago

description

if no contextTypesis passed to getContextWrapper an error occures

how to reproduce

specs

set the default for contexTypes as {}

misc

{optional: other useful info}