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(fclasses): Fix replaceWith passing extra props to Fragments #1530

Conversation

lucas-varela
Copy link
Collaborator

Fix #706 by only passing key and children props to Fragments, instead of all props available.

wodenx
wodenx previously approved these changes Apr 7, 2022
@lucas-varela lucas-varela force-pushed the bugfix/706-extraneous-design-key branch from bb4f47e to 9e81e41 Compare April 11, 2022 14:51
@dewen dewen self-requested a review April 11, 2022 16:52
@lucas-varela lucas-varela merged commit 8390ff6 into johnsonandjohnson:main Apr 11, 2022
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.

Warning: Invalid prop data-bl-design-key supplied to React.Fragment...
3 participants