Actions
Bug #21578
closedComponent.PropTypes should be Component.propTypes
Description
Some react components are using prop-types in a wrong way.
Component.PropTypes should be Component.propTypes so prop-types will actually work.
Actions