diff --git a/@app/components/src/EventRegistrationForm.tsx b/@app/components/src/EventRegistrationForm.tsx index e6c6cf87e..90379db02 100644 --- a/@app/components/src/EventRegistrationForm.tsx +++ b/@app/components/src/EventRegistrationForm.tsx @@ -237,6 +237,7 @@ export const EventRegistrationForm: React.FC = memo( colon={false} form={form} initialValues={initialValues} + layout={"vertical"} onFinish={handleSubmit} >