Skip to content

Commit

Permalink
chore: update isSimple description
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro-maximoff committed Sep 4, 2024
1 parent 570d8a7 commit 5047f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/1_atoms/Slider/Slider.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Basic.argTypes = {
},
isSimple: {
control: 'boolean',
description: 'If false the slider will be a double slider',
description: 'If false applies the rangeSlider class to the Slider',
},
};

Expand Down

0 comments on commit 5047f9c

Please sign in to comment.