Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Alert is used to highlight a message to user.
Name | Description | Default |
---|---|---|
type | "info""error""warning""default" | "default" |
icon | string | - |
title | stringobject | - |
message | stringobject | "" |
Baisc usages of Alert. Using type to specify styles.
Passing a title to Alert.