From ef8bd5e0d0852b71440976c26951ea4eb15f5908 Mon Sep 17 00:00:00 2001 From: GosuCode Date: Sun, 8 Oct 2023 13:43:02 +0545 Subject: [PATCH] fix: Padding issue in the container of form name --- components/Dashboard/FormEdit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Dashboard/FormEdit.tsx b/components/Dashboard/FormEdit.tsx index 040ae553..a60cdf09 100644 --- a/components/Dashboard/FormEdit.tsx +++ b/components/Dashboard/FormEdit.tsx @@ -131,7 +131,7 @@ const FormEdit: React.FC = ({ reviewForm, onStepChange }) => {