Skip to content

Commit

Permalink
fix: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
severinlandolt committed Apr 13, 2024
1 parent e3d4b68 commit 920aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/chart-elements/FunnelChart.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const CustomColor: Story = {
},
};

export const NoArrow: Story = {
export const ShowArrowFalse: Story = {
args: {
showArrow: false,
},
Expand Down

0 comments on commit 920aca3

Please sign in to comment.