whoisandy / react-rangeslider

A lightweight responsive react range slider component.A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.
https://whoisandy.github.io/react-rangeslider/
MIT License
641 stars 235 forks source link

The handelLabel type can be Element #160

Open thuonghdbhsoft opened 3 years ago

thuonghdbhsoft commented 3 years ago

When I want to change it to jsx.Elment it shows warning. Can you update its type? Warning: Failed prop type: Invalid prophandleLabelof typeobjectsupplied toSlider, expectedstring.