“Each child in a list should have a unique “key” prop.” showing error even with key?
I’m trying to fetch from my Facilities table and render it in a table but I’m getting a “Each child in a list should have a unique “key” prop” warning in my console.