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