Skip to content

Commit 570e31e

Browse files
committed
docs(react-carousel): normalize title creation within storybook menu
1 parent 48d6474 commit 570e31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-components/react-carousel/stories/src/Carousel/index.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export { FirstRunExperience } from './CarouselFirstRunExperience.stories';
2424
export { Eventing } from './CarouselEventing.stories';
2525

2626
export default {
27-
title: 'Components/Carousel',
27+
title: 'Components/Carousel/Carousel',
2828
component: Carousel,
2929
subcomponents: {
3030
CarouselAutoplayButton,

0 commit comments

Comments
 (0)