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.
Name | Description | Default |
---|---|---|
visible* | boolean | - |
title | string | - |
description | string | - |
hideButtons | boolean | - |
cancellable | boolean | - |
cancelText | string | Cancel |
confirmText | string | Confirm |
onCancel | () => void | - |
onConfirm | () => void | - |
width | string | - |
style | Basic property: style any | - |
className | Basic property: className string | - |