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 defaultProps syntax from functional components #189

Closed
wants to merge 1 commit into from

Conversation

kapantzak
Copy link
Contributor

React is going to deprecate defaultProps from functional components in future (throws warning on console now)
facebook/react#16210

@kapantzak kapantzak requested a review from novykh May 8, 2024 08:42
@kapantzak kapantzak self-assigned this May 8, 2024
@novykh
Copy link
Collaborator

novykh commented May 8, 2024

This is already fixed on a branch.

@novykh novykh closed this May 8, 2024
@novykh novykh deleted the remove-default-props-syntax branch May 8, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants