fix construct img reloads

This commit is contained in:
ntr
2019-07-19 20:46:38 +10:00
parent 9f0c212643
commit 3f1367172d
4 changed files with 5 additions and 6 deletions
-4
View File
@@ -70,10 +70,6 @@ class Sleep extends Component {
}
componentDidMount() {
anime.set('#sleep', {
translateY: 75,
});
this.animations.push(anime({
targets: ['#sleep'],
opacity: [