react-categorized-tag-input
react-categorized-tag-input copied to clipboard
Use prop-types and create-react-class package to support React with version >= 15.5
React with version >= 15.5 no longer support React.PropTypes and React.createClass. This pull request use the new packages and rebuild the dist file to support React with version >= 15.5.