Shawn Conwayshawnway210.hashnode.devยทSep 28, 2023Do Not Use Index As A KeyA key is a unique and permanent property that allows you to identify changed, updated, or deleted items from a list of elements. In React anything that you are returning from inside the map () function must have a key. const mappedFruit = fruits.map(...KeyAdd a thoughtful commentNo comments yetBe the first to start the conversation.