mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
⚗️ draw fix?
This commit is contained in:
@ -126,6 +126,7 @@ export default function SignatureDialog(props: any) {
|
||||
className:
|
||||
"sigCanvas border-b b-2 border-slate w-full h-full mb-3",
|
||||
}}
|
||||
clearOnResize={true}
|
||||
onEnd={() => {
|
||||
setSignatureEmpty(signCanvas?.isEmpty());
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user