-
Notifications
You must be signed in to change notification settings - Fork 21
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(react,styles): add Notice component #1136
Conversation
Preview branch generated at https://add-notice-component.d1gko6en628vir.amplifyapp.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.
Looking good so far! Just some comments/thoughts after reviewing below:
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!
I am noticing one discrepancy, @tbusillo looks like the top and bottom padding should be 12px not 16px |
@shawnsharpDQ good catch! Updated it and @scurker, I updated the test/prop types that were throwing an error. |
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.
Last change and then we should be good to go!
Preview branch generated at https://add-notice-component.d1gko6en628vir.amplifyapp.com |
closes: #1031