Skip to main content
๐Ÿ› Bug HuntRX React Easyโšก+10 XP

Missing Key Prop

This list renders but causes a console warning.

๐Ÿ› Find the bug
1items.map(item => <li>{item.name}</li>)
๐Ÿ› The bug is on line 1

๐Ÿ”ง Select the correct fix: