diff --git a/src/fragments/form/FormSection.tsx b/src/fragments/form/FormSection.tsx index 4171525..c6ed1ae 100644 --- a/src/fragments/form/FormSection.tsx +++ b/src/fragments/form/FormSection.tsx @@ -52,7 +52,7 @@ export const FormSection: React.FC = ({ children, title, descr

{title}

-

{description}

+
{description}
{children}