-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(ComposedModal): update oneOf
signature
#4736
Conversation
Deploy preview for the-carbon-components ready! Built with commit 56e9df2 https://deploy-preview-4736--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit 56e9df2 https://app.netlify.com/sites/carbon-components-react/deploys/5dd5c8c5b967630008a41824 |
Deploy preview for carbon-elements ready! Built with commit 56e9df2 |
Yeah, I can add it in once it gets merged! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @joshblack!
Update signature of
oneOf
to use array signature. Without this, we will get a React prop type warning.Changelog
New
Changed
oneOf
to array signatureRemoved