Skip to content

Commit

Permalink
docs(react-carousel): normalize title creation within storybook menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Jan 9, 2025
1 parent 48d6474 commit 570e31e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export { FirstRunExperience } from './CarouselFirstRunExperience.stories';
export { Eventing } from './CarouselEventing.stories';

export default {
title: 'Components/Carousel',
title: 'Components/Carousel/Carousel',
component: Carousel,
subcomponents: {
CarouselAutoplayButton,
Expand Down

0 comments on commit 570e31e

Please sign in to comment.