mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-24 04:29:40 +01:00
eslint fixes
This commit is contained in:
parent
fd4cfe9ec4
commit
6a1740202f
@ -92,7 +92,6 @@ export function takeScreenshot(boundRect) {
|
||||
s.textContent =
|
||||
'[class*="hint"]:after, [class*="hint"]:before { display: none!important; }';
|
||||
document.body.appendChild(s);
|
||||
import { trackEvent } from './analytics';
|
||||
|
||||
function onImgLoad(image) {
|
||||
var c = document.createElement('canvas');
|
||||
|
Loading…
x
Reference in New Issue
Block a user