#each child in a list should have a unique "key" prop ??

2 messages · Page 1 of 1 (latest)

cobalt pumice
#

anyone know how to fix this

valid willow
#

Add a key prop to the component that renders the map or list item.
You can assign the key prop to the index of the element.