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.

Home Page:https://whoisandy.github.io/react-rangeslider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The handelLabel type can be Element

thuonghdbhsoft opened this issue · comments

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