Skip to content

Commit

Permalink
docs: to handle example
Browse files Browse the repository at this point in the history
  • Loading branch information
doong-jo authored Jun 24, 2020
1 parent d736936 commit e41a69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const createSliderWithTooltip = Slider.createSliderWithTooltip;
const Range = createSliderWithTooltip(Slider.Range);
```

[Online demo](http://react-component.github.io/slider)
[Online demo](http://react-component.github.io/slider/?path=/story/rc-slider--handle)

After Range or Slider was wrapped by createSliderWithTooltip, it will have the following props:

Expand Down

0 comments on commit e41a69f

Please sign in to comment.