mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
trigger pipeline
This commit is contained in:
parent
a6884f727c
commit
6b62d3e6bc
@ -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 New Issue
Block a user