Closed edmundoa closed 7 years ago
PropTypes have moved into a separate package (prop-types), so all imports and usages of the old way (being part of the React module) are changed.
For more details see https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
Refs Graylog2/graylog2-server#4059
PropTypes have moved into a separate package (prop-types), so all imports and usages of the old way (being part of the React module) are changed.
For more details see https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
Refs Graylog2/graylog2-server#4059