react-slider
react-slider copied to clipboard
fix: do not spread `key` on render props
Should fix #288
Try with passing the key as a prop directly to the render prop component instead of spreading it.
@kris-ellery Is there any update on this?