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.
Updated by Ohad Levy about 7 years ago
- Translation missing: en.field_release set to 296
Updated by Anonymous about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 5209d7c9190c4fb78fd5bbe6b783b28fddb0f69c.
Actions