react-compare-slider
react-compare-slider copied to clipboard
Add ability to disable slider with `disabled` prop
Add ability to disable the slider while still allowing itemOne and itemTwo to be interacted with. Disabled functionality should abide by a11y changes added in #65.
Related issue: https://github.com/nerdyman/react-compare-slider/discussions/51