Skip to content

Commit

Permalink
Add prop to disabled story
Browse files Browse the repository at this point in the history
  • Loading branch information
brookewp committed Dec 14, 2022
1 parent 2e9a9aa commit 936c689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/disabled/stories/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const Form = () => {
onChange={ setTextAreaValue }
/>
<SelectControl
__nextHasNoMarginBottom
label="Select Control"
onChange={ () => {} }
options={ [
Expand Down

0 comments on commit 936c689

Please sign in to comment.