Code BlocksDrag blocks into the drop zones above4 blocks available
key
id
index
name
Game Panel
0:000 pts
Level 6 of 6Rendering Lists & Keys
0/1 slots correct
Objective
Add the key prop React needs to track each item in the rendered list
Expected Output
apple
banana
cherry
Debug says:
Whenever you .map() over data to render a list of elements, React needs one special prop on the outermost element to tell items apart between renders. Which prop is it?