-
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
feat(notification): add info icon to notification #5203
feat(notification): add info icon to notification #5203
Conversation
Deploy preview for the-carbon-components ready! Built with commit fdca041 https://deploy-preview-5203--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit fdca041 https://app.netlify.com/sites/carbon-components-react/deploys/5e31edb4e954dd00088706ee |
Deploy preview for carbon-elements failed. Built with commit fdca041 https://app.netlify.com/sites/carbon-elements/deploys/5e31edb480c30e0009f53f9f |
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.
🎉 - Thanks @tw15egan!
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.
boom!
Closes #5190
This adds in the
info
icon to all variations ofNotification
, vanilla and react.Changelog
New
info
icon to all variations ofNotification
Changed
Testing / Reviewing
Check that the
info
notification shows in vanilla and react