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.
Text text can be styled using regular html and utility classes
The default icons are info-circle
for norm
and info
variants, exclamation-triangle-filled
for warning
and danger
variants. Any icon can be used.
A Button
component can be added as an action. The appropriate color
and style
props are automatically applied.
If needed, a ButtonGroup
is also possible to use.
An Href
component can be added as an additional link.
The dismiss icon appears automatically when the onDismiss
prop is provided.