30-Days-Of-React
30-Days-Of-React copied to clipboard
Add the attribute 'key' to div
Top level elements inside arrays should have the 'key' attribute set to allow React to efficiently rerender the elements of the array.