Skip to content

Commit

Permalink
Disable icon control
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
  • Loading branch information
aaronrobertshaw and ciampo committed Jul 12, 2022
1 parent 2860c5f commit 38ec8f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/range-control/stories/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const meta: ComponentMeta< typeof RangeControl > = {
},
color: { control: { type: 'color' } },
help: { control: { type: 'text' } },
icon: { control: { type: null } },
marks: { control: { type: 'object' } },
onBlur: { control: { type: null } },
onChange: { action: 'onChange' },
Expand Down

0 comments on commit 38ec8f2

Please sign in to comment.