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

refactor: remove deprecated react defaultProps #1442

Merged
merged 1 commit into from
May 30, 2024

Conversation

awesthouse
Copy link
Contributor

What does this pull request change?

Removed use of React defaultProps, switch to merging configs

Why is this pull request needed?

React defaultProps is being deprecated and it's causing warnings in the developer console

@awesthouse awesthouse requested a review from a team as a code owner May 29, 2024 13:30
@awesthouse awesthouse merged commit 0ffd9be into main May 30, 2024
8 checks passed
@awesthouse awesthouse deleted the refactor/remove-defaultprops-stack branch May 30, 2024 07:55
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