mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
trigger pipeline
This commit is contained in:
parent
9a73be47c4
commit
e99f74f553
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