react-rich-diff
react-rich-diff copied to clipboard
doesn't work with React 16
the issue is that PropTypes is now a library. Instead of using React.PropTypes.[type] you should import PropTypes and use it directly