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:
Name | Description | Default | Control |
---|---|---|---|
className | The class name for the component string | - | |
duration | The duration of the animation in seconds number | 20 | |
delay | The delay before the animation starts in seconds number | 10 | |
radius | The radius of the orbit in pixels number | 50 | |
reverse | If true, the animation plays in reverse boolean | ||
children | The children nodes of the component ReactReactNode | - | - |
path | boolean | true |