Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
/*!
|
||||
* Flip 3.14.2
|
||||
* Flip 3.15.0
|
||||
* https://gsap.com
|
||||
*
|
||||
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
||||
* @license Copyright 2008-2026, GreenSock. All rights reserved.
|
||||
* Subject to the terms at https://gsap.com/standard-license
|
||||
* @author: Jack Doyle, jack@greensock.com
|
||||
*/
|
||||
@@ -1547,7 +1547,7 @@ export var Flip = /*#__PURE__*/function () {
|
||||
|
||||
return Flip;
|
||||
}();
|
||||
Flip.version = "3.14.2"; // function whenImagesLoad(el, func) {
|
||||
Flip.version = "3.15.0"; // function whenImagesLoad(el, func) {
|
||||
// let pending = [],
|
||||
// onLoad = e => {
|
||||
// pending.splice(pending.indexOf(e.target), 1);
|
||||
|
||||
Reference in New Issue
Block a user