slider
slider copied to clipboard
how to Disable hand icon on hover
how to Disable hand icon on hover
you can pass this properties: ex: handleStyle={{ cursor: 'default' //none }}
Added related PR: https://github.com/react-component/slider/pull/766