Skip to content

Commit

Permalink
Add onClick to Actions tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Mar 14, 2022
1 parent c0d7dc0 commit 212bb08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/unit-control/stories/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const meta: ComponentMeta< typeof UnitControl > = {
control: { type: 'select' },
},
onChange: {
action: 'onChange',
control: { type: null },
},
onUnitChange: {
Expand Down

0 comments on commit 212bb08

Please sign in to comment.