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