Skip to content

Commit d8ff3e6

Browse files
fix miss naming of story
1 parent a064393 commit d8ff3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/ScrollableProducts.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ArticleDesign, ArticleDisplay, Pillar } from '../lib/articleFormat';
66
import { ScrollableProduct } from './ScrollableProduct.importable';
77

88
const meta = {
9-
title: 'Article Carousel/Scrollable Products',
9+
title: 'Components/Scrollable Products',
1010
component: ScrollableProduct,
1111
parameters: {
1212
chromatic: {

0 commit comments

Comments
 (0)