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

Components defaultProps migrate to default parameters #3311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adids1221
Copy link
Contributor

Description

React will stop support defaultProps in feature major release warning.
Migrate defaultProps to parameter props for: Dash, DialogDismissibleView, Icon, Picker, StackAggregator.
Related React docs link

Changelog

Functional component defaultProps migrate to parameter props.

Additional info

Related issue #3285

@adids1221
Copy link
Contributor Author

@ethanshar Iv'e checked that on the private repo all the test are passed no ts errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant