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 for react 18 #903

Open
elvinzhu opened this issue Jul 18, 2024 · 2 comments
Open

Remove defaultProps for react 18 #903

elvinzhu opened this issue Jul 18, 2024 · 2 comments

Comments

@elvinzhu
Copy link

React 18 give warning as following:

Warning: Checkboard: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

@elvinzhu elvinzhu changed the title remove defaultProps Remove defaultProps for react 18 Jul 18, 2024
@LarryHangFan
Copy link

me too

@MichaelFrieze
Copy link

There is a pull request for this: #893

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

No branches or pull requests

3 participants