-
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(button): add elementType to 'as' property type check (#4893) #4895
Conversation
Deploy preview for the-carbon-components ready! Built with commit 47a52dd https://deploy-preview-4895--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit 47a52dd https://deploy-preview-4895--carbon-components-react.netlify.com |
Deploy preview for carbon-elements failed. Built with commit 47a52dd https://app.netlify.com/sites/carbon-elements/deploys/5df830a56a02b5000886c730 |
Deploy preview for the-carbon-components ready! Built with commit 03f5e8d https://deploy-preview-4895--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit 03f5e8d https://app.netlify.com/sites/carbon-components-react/deploys/5df952e11bf3c2000b7a5c12 |
Deploy preview for carbon-elements ready! Built with commit 03f5e8d |
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 @t-soares!
Fixes #4893
This change add elementType as one type allowed on the "as" prop for Button Component.
Changelog
Changed
Testing / Reviewing