Skip to content

Commit

Permalink
fix: story
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Nov 6, 2023
1 parent b6ebdbe commit 19dbc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sbb-navigation/sbb-navigation.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ export const WithNavigationSection: StoryObj = {
render: WithNavigationSectionTemplate,
argTypes: basicArgTypes,
args: { ...basicArgs },
play: playStoryWithSection,
play: isChromatic() && playStoryWithSection,
};

const meta: Meta = {
Expand Down

0 comments on commit 19dbc83

Please sign in to comment.