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.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
A button enables users to initiate an action using mouse, touch, or keyboard inputs.
<wa-button>
Type: 'button' | 'submit' | 'reset'
Default: 'button'
Description: Specifies the type of the button.
It can be one of the following values: