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

swap defaultProps to use default values instead #66

Open
areisle opened this issue May 27, 2022 · 0 comments
Open

swap defaultProps to use default values instead #66

areisle opened this issue May 27, 2022 · 0 comments
Assignees
Labels
code-style To do with linting or code style refactoring

Comments

@areisle
Copy link
Collaborator

areisle commented May 27, 2022

defaultProps is being deprecated. see jsx-eslint/eslint-plugin-react#2396

all components using default props should be use default values when destructuring instead

@areisle areisle added the code-style To do with linting or code style refactoring label May 27, 2022
@areisle areisle self-assigned this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-style To do with linting or code style refactoring
Projects
None yet
Development

No branches or pull requests

1 participant