Colorfull shockwave effect
This commit is contained in:
parent
7b17dad274
commit
a04a608718
2 changed files with 34 additions and 7 deletions
|
@ -62,7 +62,7 @@ function Homepage2() {
|
|||
setTimeout(() => {
|
||||
setActve(false)
|
||||
setCount(e => e + 1)
|
||||
}, Math.max(...warst) * 1000 + 300)
|
||||
}, Math.max(...warst) * 1000 + 1000)
|
||||
}
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue