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

propTypes is deprecated

Open tommhuth opened this issue 8 years ago • 1 comments
trafficstars

React has deprecated their own propTypes and will remove it in v16. Use the prop-types package instead.

tommhuth avatar Aug 01 '17 13:08 tommhuth

This appears to have been fixed in https://github.com/alexkuz/react-json-tree/pull/77

Is that correct?

jordaaash avatar Oct 30 '17 20:10 jordaaash