From e340c4ed6fe35b62d2c5f082f762c71c2acfe532 Mon Sep 17 00:00:00 2001 From: Adithya Krishna Date: Mon, 28 Aug 2023 12:54:55 +0530 Subject: [PATCH] fix: reverted line change Signed-off-by: Adithya Krishna --- .../src/app/(signing)/sign/[token]/signing-field-container.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx b/apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx index cdf6dee24..d5efcb3df 100644 --- a/apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx +++ b/apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx @@ -72,6 +72,7 @@ export const SigningFieldContainer = ({ Remove )} + {children}