react-scroll-motion
react-scroll-motion copied to clipboard
Scroll container key prop
Hi, the ScrollContainer component print me a key prop error in console and i don´t know how to fix it. "Each child in a list should have a unique "key" prop."
Any updates on how this could be fixed?
Any updates on how this could be fixed? Again :)
help
I don't think you can fix this on your code basis. It is rather an issue of the library. This PR should fix the issue as it includes this commit.