[Client] Fix bug
This commit is contained in:
parent
053cc6aa22
commit
4d73cd5188
5 changed files with 5 additions and 5 deletions
|
|
@ -99,7 +99,7 @@
|
|||
scale: 0.5,
|
||||
duration: 200,
|
||||
easing: 'easeInBack',
|
||||
complete: this.unmount
|
||||
complete: () => this.unmount()
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue