zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
883 stars 231 forks source link

Getting each key in a list should have unique key prop with simple setup #227

Closed xeoneux closed 3 years ago

xeoneux commented 3 years ago

Description

Getting each key in a list should have unique key prop with simple setup from the examples

CodeSandbox

https://codesandbox.io/s/condescending-field-sof96?file=/src/App.tsx

xeoneux commented 3 years ago

My bad, I was destructuring props on the children instead of the parent