Skip to content

Commit

Permalink
Update story to default to selector
Browse files Browse the repository at this point in the history
  • Loading branch information
m0neysha committed Aug 31, 2021
1 parent c4361d7 commit b76f861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stories/Radio.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ DefaultWithLabel.args = {

Custom.args = {
defaultValue: 'dogs',
variant: "selector"
};

// By passing using the Args format for exported stories, you can control the props for a component for reuse in a test
Expand Down

0 comments on commit b76f861

Please sign in to comment.