Skip to content

Commit

Permalink
InputControl: Make onChange observable in Storybook (#60055)
Browse files Browse the repository at this point in the history
Co-authored-by: mirka <[email protected]>
Co-authored-by: tyxla <[email protected]>
  • Loading branch information
3 people authored Mar 21, 2024
1 parent ad65c94 commit e04cf9c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const meta: Meta< typeof InputControl > = {
value: { control: { disable: true } },
},
parameters: {
actions: { argTypesRegex: '^on.*' },
controls: { expanded: true },
docs: { canvas: { sourceState: 'shown' } },
},
Expand Down

0 comments on commit e04cf9c

Please sign in to comment.