React07 – Lists

In React, you must define the key inside at least the «li» elements. This is done to make the Virtual DOM more efficient.

App.jsx

FruitList.jx

Each key must be unique