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 Stepper
displays progress through sequential steps. It is controlled by passing the current step index as the activeStep
prop.
The length of the connectors is limited to 120px
, meaning the Step
's might not fill the width of the Stepper
container. You can use the position
prop to set the position of the steps within the stepper.