diff --git a/booking-app/components/src/client/routes/booking/components/FormInput.tsx b/booking-app/components/src/client/routes/booking/components/FormInput.tsx
index 09e6bc52..b6ac590c 100644
--- a/booking-app/components/src/client/routes/booking/components/FormInput.tsx
+++ b/booking-app/components/src/client/routes/booking/components/FormInput.tsx
@@ -252,6 +252,7 @@ export default function FormInput({ calendarEventId, formContext }: Props) {
@@ -266,7 +267,7 @@ export default function FormInput({ calendarEventId, formContext }: Props) {