Skip to content

Commit 02d5a8e

Browse files
Update react-loading.jsx
1 parent 59902c3 commit 02d5a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/react-loading.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default class Loading extends Component {
1616
PropTypes.string,
1717
PropTypes.number,
1818
]),
19-
// eslint-disable-next-line forbid-prop-types
19+
// eslint-disable-next-line react/forbid-prop-types
2020
style: PropTypes.object,
2121
};
2222

0 commit comments

Comments
 (0)