mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-17 03:00:13 +00:00
Adds an app skeleton. Still needs some work.
This commit is contained in:
@@ -13,6 +13,6 @@ if (typeof window!=='undefined') {
|
||||
e.preventDefault();
|
||||
return false;
|
||||
}
|
||||
} while (target = target.parentNode);
|
||||
} while ((target = target.parentNode));
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user