willunmount
This commit is contained in:
parent
4496374d50
commit
dd84df3153
@ -95,7 +95,7 @@ class ConstructAvatar extends Component {
|
|||||||
animateConstruct(this.props.id);
|
animateConstruct(this.props.id);
|
||||||
}
|
}
|
||||||
|
|
||||||
componentDidUnmount() {
|
componentWillUnmount() {
|
||||||
clearAnimation(this.props.id);
|
clearAnimation(this.props.id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user