diff --git a/components/ContactSalesForm.tsx b/components/ContactSalesForm.tsx index a54b4b7fde..435778ff01 100644 --- a/components/ContactSalesForm.tsx +++ b/components/ContactSalesForm.tsx @@ -266,7 +266,7 @@ export function ContactSalesForm() { * )} -
+
{FORM_FIELDS.enterpriseRequirements.options.map((option) => ( diff --git a/components/ui/textarea.tsx b/components/ui/textarea.tsx index f04a655929..ce520a9079 100644 --- a/components/ui/textarea.tsx +++ b/components/ui/textarea.tsx @@ -9,7 +9,7 @@ const Textarea = React.forwardRef< return (