react-json icon indicating copy to clipboard operation
react-json copied to clipboard

Need to specify "key" attribute

Open searler opened this issue 10 years ago • 1 comments

Noticed warning from react when running in dev mode.

searler avatar Aug 29 '15 21:08 searler

The 0.2.1 release does not specify a key attribute for <option>

React thus still generates a warning for those elements.

searler avatar Nov 16 '16 23:11 searler