diff --git a/frontend/src/components/tasks/TaskFollowUpSection.tsx b/frontend/src/components/tasks/TaskFollowUpSection.tsx index 0624f614..5620f44e 100644 --- a/frontend/src/components/tasks/TaskFollowUpSection.tsx +++ b/frontend/src/components/tasks/TaskFollowUpSection.tsx @@ -102,6 +102,7 @@ export function TaskFollowUpSection() { disabled={!canSendFollowUp} projectId={projectId} rows={1} + maxRows={6} />