Closed i-like-robots closed 5 years ago
This PR adds support for defaultProps.
If this property is defined then its values will be mixed in with any props provided to the component being created.
Coverage decreased (-0.5%) to 97.619% when pulling 1928fc1ae80e260617f923e8d26ef4fc5cb3569f on default-props into c59fffab5529772b6adaf413aa2163caf5d55b47 on master.
This PR adds support for defaultProps.
If this property is defined then its values will be mixed in with any props provided to the component being created.