diff --git a/pmp-frontend-app/src/components/ContactFormComponent.tsx b/pmp-frontend-app/src/components/ContactFormComponent.tsx index 2321f87..2943e97 100644 --- a/pmp-frontend-app/src/components/ContactFormComponent.tsx +++ b/pmp-frontend-app/src/components/ContactFormComponent.tsx @@ -126,10 +126,8 @@ export default function ContactFormComponent(): ReactElement { {errors.message}

} - -