react-json-tree
react-json-tree copied to clipboard
propTypes is deprecated
trafficstars
React has deprecated their own propTypes and will remove it in v16. Use the prop-types package instead.
This appears to have been fixed in https://github.com/alexkuz/react-json-tree/pull/77
Is that correct?