We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f83b18 + f549dd5 commit fd564aeCopy full SHA for fd564ae
modules/PointTarget.js
@@ -57,7 +57,7 @@ class PointTarget extends React.Component {
57
this.props.onPoint()
58
}
59
60
- componentWillMount() {
+ UNSAFE_componentWillMount() {
61
this.usingTouch = false
62
63
0 commit comments