mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
tsc
This commit is contained in:
parent
7fe93674a0
commit
2525e70abc
@ -5,7 +5,7 @@ import { buildSignaturePreview, SignaturePreview } from '@app/utils/signaturePre
|
||||
import { useSignature } from '@app/contexts/SignatureContext';
|
||||
|
||||
interface SignaturePlacementOverlayProps {
|
||||
containerRef: React.RefObject<HTMLElement>;
|
||||
containerRef: React.RefObject<HTMLElement | null>;
|
||||
isActive: boolean;
|
||||
signatureConfig: SignParameters | null;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user