diff --git a/frontend/src/pages/EngagementFormPage.tsx b/frontend/src/pages/EngagementFormPage.tsx index 6fa635c..3047437 100644 --- a/frontend/src/pages/EngagementFormPage.tsx +++ b/frontend/src/pages/EngagementFormPage.tsx @@ -124,7 +124,7 @@ export function EngagementFormPage(): JSX.Element { const submitting = createMutation.isPending || patchMutation.isPending; return ( -