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: Avoid 'key prop spread into JSX' warning. #1081

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

stephenh
Copy link
Contributor

React 18.3 detects key being spread and doesn't like it.

React 18.3 detects `key` being spread and doesn't like it.
@stephenh stephenh merged commit 13898da into main Oct 18, 2024
6 checks passed
@stephenh stephenh deleted the fix-key-prop-warning branch October 18, 2024 01:19
homebound-team-bot pushed a commit that referenced this pull request Oct 18, 2024
## [2.369.5](v2.369.4...v2.369.5) (2024-10-18)

### Bug Fixes

* Avoid 'key prop spread into JSX' warning. ([#1081](#1081)) ([13898da](13898da))
@homebound-team-bot
Copy link

🎉 This PR is included in version 2.369.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants