Move away from React.PropTypes #2496
Labels
component/ui
Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
tech-debt
Unpleasantness that does (or may in future) affect development
After #2487 and #2292 have been merged, we should replace React.PropTypes with https://github.com/reactjs/prop-types since the former have been deprecated in React 15.5.
See https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
The text was updated successfully, but these errors were encountered: