mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
undo silly AI stuff p3
This commit is contained in:
parent
3d4d4481fa
commit
53a404d44d
@ -55,7 +55,6 @@ interface LocalEmbedPDFProps {
|
||||
url?: string | null;
|
||||
enableAnnotations?: boolean;
|
||||
enableRedaction?: boolean;
|
||||
/** When true, RedactionAPIBridge is rendered even if enableRedaction is false (for switching between annotation/redaction) */
|
||||
isManualRedactionMode?: boolean;
|
||||
onSignatureAdded?: (annotation: any) => void;
|
||||
signatureApiRef?: React.RefObject<SignatureAPI>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user