mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-22 19:46:39 +00:00
linter
This commit is contained in:
parent
6177c05b9e
commit
8321344cbd
@ -173,6 +173,7 @@ export function computeStampPreviewStyle(
|
|||||||
yPx += offsetRem * rootFontSizePx;
|
yPx += offsetRem * rootFontSizePx;
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
// no-op
|
// no-op
|
||||||
|
console.error(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
const widthPx = widthPtsContent * scaleX;
|
const widthPx = widthPtsContent * scaleX;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user