Skip to content

Commit

Permalink
ci(GHA): Change another story
Browse files Browse the repository at this point in the history
  • Loading branch information
jpveooys-test committed Apr 8, 2022
1 parent c636007 commit 9b096be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ PrimaryDisabled.storyName = 'Primary, disabled'
PrimaryDisabled.args = {
variant: BUTTON_VARIANT.PRIMARY,
isDisabled: true,
children: 'Primary, disabled',
children: 'Primary, disabled, changed',
}

export const PrimaryLoading = Template.bind({})
Expand Down

0 comments on commit 9b096be

Please sign in to comment.