The warning message for defaultProps are:
'propType "{{name}}" is required and should not have a defaultProp declaration.',
'propType "{{name}}" is not required, but has no corresponding defaultProp declaration.',
A bit confusing when reading, since defaultProps is the valid method name. Maybe better to replace that?
Thanks
Sure, i can see how that鈥檇 be confusing.
Most helpful comment
Sure, i can see how that鈥檇 be confusing.