react-input-range
react-input-range copied to clipboard
Add a unique identifier to Slider (#1)
This came as a need I have to style the 2 sliders labels differently. The 2 sliders are identical in structure and classes so it is really hard to access them and style them separately. The change uses the type as an additional class (one slider will have additional class 'max' and one will have additional class 'min' E.G.