Skip to content

Commit

Permalink
Remove storybook prop
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMHasperhoven committed Nov 15, 2024
1 parent 11332ad commit 4be1f43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/src/Slider/index.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export const Default: Story = {
rightLabel: 'Right label',
showValue: true,
valueDetails: 'dummy text',
focusedOutlineColor: 'primary.main',
showTrackGaps: true,
trackGapBackground: 'base.black',
showFill: true,
Expand Down

0 comments on commit 4be1f43

Please sign in to comment.