We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66165a commit 52c657aCopy full SHA for 52c657a
src/modules/Rating/RatingIcon.js
@@ -56,7 +56,7 @@ export default class RatingIcon extends Component {
56
selected: PropTypes.bool,
57
}
58
59
- defaultProps = {
+ static defaultProps = {
60
as: 'i',
61
62
0 commit comments