diff --git a/src/components/Form/FormWrapper.tsx b/src/components/Form/FormWrapper.tsx index 8456e2bdc..32c84a0d3 100644 --- a/src/components/Form/FormWrapper.tsx +++ b/src/components/Form/FormWrapper.tsx @@ -20,17 +20,16 @@ export const FieldWrapper = ({ }: FieldWrapperProps) => (
-
+ {/* first column = labels/heading, second column = fields, third column = gutter */} +
-
-
-

{description}

- -
-
{children}
-
+
+

{description}

+ +
+
{children}