-
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
refactor(notification): refactor component to use hooks #5072
refactor(notification): refactor component to use hooks #5072
Conversation
Deploy preview for the-carbon-components ready! Built with commit e7ae306 https://deploy-preview-5072--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit 2bd9811 https://app.netlify.com/sites/carbon-components-react/deploys/5e20ad6aa8409b0008360c4a |
Deploy preview for carbon-elements failed. Built with commit 2bd9811 https://app.netlify.com/sites/carbon-elements/deploys/5e20ad6af04baa0009a5873c |
Deploy preview for carbon-elements ready! Built with commit e7ae306 |
Deploy preview for carbon-components-react ready! Built with commit e7ae306 https://deploy-preview-5072--carbon-components-react.netlify.com |
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.
Looks good to me, just tiny style fixes 👍
…bon into notification-hook-refactor
@tw15egan done! thanks |
Refactoring Notification component to use hooks
Changelog
New
Changed
NotificationIcon
return statementstate
Testing / Reviewing
Make sure notification is rendering.