Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated defaultProps in jsx components #9124

Merged
merged 53 commits into from
Jul 31, 2023

Conversation

adguernier
Copy link
Contributor

@adguernier adguernier commented Jul 24, 2023

Fix #9112 by removing default props in jsx components and use destructuring default values instead

@fzaninotto fzaninotto merged commit 60a4332 into master Jul 31, 2023
8 checks passed
@fzaninotto fzaninotto deleted the 9112-destructuring-defaultprops branch July 31, 2023 13:07
@fzaninotto fzaninotto added this to the 4.12.4 milestone Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: ReferenceField: Support for defaultProps will be removed from function components
2 participants