mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
857deb2ed5
As part of the process to deprecate defaultProps on function components (as per a larger proposal outlined in (https://github.com/reactjs/rfcs/blob/createlement-rfc/text/0000-create-element-changes.md)), add a warning whenever someone does this.