From fa060389508a290b19321dce3a4921d20857bf86 Mon Sep 17 00:00:00 2001 From: zahid47 Date: Thu, 5 Oct 2023 07:54:52 +0600 Subject: [PATCH] fix: add defaultValue to SignaturePad to persist signatures (#522) * fix: add defaultValue to SignaturePad to persist signatures --- apps/marketing/src/components/(marketing)/widget.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/marketing/src/components/(marketing)/widget.tsx b/apps/marketing/src/components/(marketing)/widget.tsx index e737442ea..28a2e807a 100644 --- a/apps/marketing/src/components/(marketing)/widget.tsx +++ b/apps/marketing/src/components/(marketing)/widget.tsx @@ -391,6 +391,7 @@ export const Widget = ({ className, children, ...props }: WidgetProps) => {