mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 11:42:10 +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) {
|
if (time - zero <= 400) {
|
||||||
requestAnimationFrame(animateClosing);
|
requestAnimationFrame(animateClosing);
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
onClose();
|
onClose();
|
||||||
setIsClosing(false);
|
setIsClosing(false);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue