Skip to content

Commit

Permalink
chore(SegmentedSwitch): add args to Rtl story
Browse files Browse the repository at this point in the history
  • Loading branch information
domihustinova committed Aug 5, 2024
1 parent a8bf0eb commit 8718b59
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ Rtl.story = {
info: "This is a preview of this component in RTL setup.",
},
};

Rtl.args = {
label: "Gender",
help: "When Chuck Norris plays dodgeball, the balls dodge him.",
error: "Chuck Norris makes onions cry.",
maxWidth: "",
showTooltip: false,
};

0 comments on commit 8718b59

Please sign in to comment.