Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/docs/public/docs/components/slider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For more advanced usage, you can use the `Slider.Root` component to compose your
<Slider.Range />
</Slider.Track>
<Slider.Thumb />
</Avatar.Root>
</Slider.Root>
```

### API Reference
Expand Down Expand Up @@ -176,4 +176,4 @@ Controlled component:

Playground:

<PreviewComponent name="slider/example-5" />
<PreviewComponent name="slider/example-5" />
Loading