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 warn of spreading key #127

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Fix warn of spreading key #127

merged 1 commit into from
Aug 29, 2024

Conversation

ycs77
Copy link
Owner

@ycs77 ycs77 commented Aug 29, 2024

fix #126, warn is shown on React 18.3.0.

@ycs77 ycs77 added bug Something isn't working react labels Aug 29, 2024
@ycs77 ycs77 merged commit c938117 into main Aug 29, 2024
3 checks passed
@ycs77 ycs77 deleted the fix-react-key branch August 29, 2024 04:13
@ycs77 ycs77 changed the title (react): Fix warn of spreading key Fix warn of spreading key Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: A props object containing a "key" prop is being spread into JSX
1 participant