Skip to content

Commit 689b577

Browse files
author
Michael Jordan
authored
Merge branch 'main' into Issue-2664-useColorSlider-pageSize
2 parents 8256492 + bdaaa7f commit 689b577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/card/stories/GridCardView.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const StoryFn = ({storyFn}) => storyFn();
7676

7777
export default {
7878
title: 'CardView/Grid layout',
79-
excludeStories: ['NoCards', 'CustomLayout'],
79+
excludeStories: ['NoCards', 'CustomLayout', 'falsyItems'],
8080
decorators: [storyFn => <StoryFn storyFn={storyFn} />]
8181
};
8282

0 commit comments

Comments
 (0)