dillon1000/react
Commit
Browse files Warning message updated if defaultProps were defined as an instance property (#9493)
* Updated the warning message for setting defaultProps on instance property. * Updated the testcases for the defaultProps warning. * Updated the warning message for defaultProps set on instance property.
Changed paths3 files
First-parent comparisonsrc/renderers/__tests__/ReactCompositeComponent-test.js ModifiedM src/renderers/shared/fiber/ReactFiberClassComponent.js ModifiedM src/renderers/shared/stack/reconciler/ReactCompositeComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…