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

Fix #317: Remove defaultProps from LinkContainer #318

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

reinard
Copy link
Contributor

@reinard reinard commented Jun 19, 2024

This fixes the following console error that can be seen when using LinkContainer:

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

@kyletsang kyletsang merged commit a74003a into react-bootstrap:master Jun 19, 2024
1 check passed
@kyletsang
Copy link
Member

Thanks

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.

None yet

2 participants