mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
trigger pipeline
This commit is contained in:
parent
0fa887fdc9
commit
1e51712f68
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ export function Modal({
|
|||
if (time - zero <= 400) {
|
||||
requestAnimationFrame(animateClosing);
|
||||
} else {
|
||||
|
||||
onClose();
|
||||
setIsClosing(false);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue