-
Notifications
You must be signed in to change notification settings - Fork 3
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: add CriticalAlert component (#52) #99
feat: add CriticalAlert component (#52) #99
Conversation
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.
Hi I got an error in CriticalAlert.stories.ts:4
when I start the storybook. Any idea why?
Internal server error: Failed to resolve import "@storybook/addon-viewport" from "stories/core/CriticalAlert.stories.ts". Does the file exist?
If viewport setup in parameters is removed, then it seems okay |
I removed that. review again pls |
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. Looks good to me, plz resolve the comment, then we could merge this.
37d78de
to
1547134
Compare
Signed-off-by: Jeongyong Park <[email protected]>
…viewport settings Signed-off-by: Jeongyong Park <[email protected]>
Signed-off-by: Jeongyong Park <[email protected]>
Signed-off-by: Jeongyong Park <[email protected]>
1547134
to
6916a92
Compare
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
No description provided.