Colorfull shockwave effect

This commit is contained in:
aronmal 2022-10-24 20:36:50 +02:00
parent 7b17dad274
commit a04a608718
Signed by: aronmal
GPG key ID: 816B7707426FC612
2 changed files with 34 additions and 7 deletions

View file

@ -62,7 +62,7 @@ function Homepage2() {
setTimeout(() => {
setActve(false)
setCount(e => e + 1)
}, Math.max(...warst) * 1000 + 300)
}, Math.max(...warst) * 1000 + 1000)
}
return (