amazeui-react
amazeui-react copied to clipboard
Support for React 16
In order to compatible with React 16, this pull request does:
- Replace
React.createClasswith create-react-class. - Replace
React.PropTypeswith prop-types.
All modifications are done by react-codemod which should work perfectly.
:+1: How I wish I cloud see this PR earlier