From b3783bab40e903d89be171710e4fd42f272957e5 Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Sat, 12 Apr 2025 21:59:58 -0400 Subject: [PATCH] added longer field length --- src/components/Form/FormWrapper.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/components/Form/FormWrapper.tsx b/src/components/Form/FormWrapper.tsx index 00088b5f..db0f6f7c 100644 --- a/src/components/Form/FormWrapper.tsx +++ b/src/components/Form/FormWrapper.tsx @@ -24,14 +24,12 @@ export const FieldWrapper = ({
-
-

{description}

- -
-
{children}
-
+

{description}

+ +
+
{children}