react-json
react-json copied to clipboard
Need to specify "key" attribute
Noticed warning from react when running in dev mode.
The 0.2.1 release does not specify a key attribute for <option>
React thus still generates a warning for those elements.