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 12, 2022
1 parent 1dced04 commit 7d72e66
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 7d72e66

Please sign in to comment.