Closed wdoug closed 7 years ago
Changes PropTypes to be imported from their own prop-types package instead of React.
This is in preparation for the next version of React which will no longer include PropTypes in itself.
This was done with the jscodeshift react-codemod
What does this PR do?
Changes PropTypes to be imported from their own prop-types package instead of React.
This is in preparation for the next version of React which will no longer include PropTypes in itself.
This was done with the jscodeshift react-codemod
How does this PR make you feel? :link: