Mission Control Dashboard - Initial implementation
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
function makeAnimationInstant(options) {
|
||||
options.duration = 0;
|
||||
options.type = "keyframes";
|
||||
}
|
||||
|
||||
export { makeAnimationInstant };
|
||||
//# sourceMappingURL=make-animation-instant.mjs.map
|
||||
Reference in New Issue
Block a user