diff --git a/ui/src/components/CommentThread.tsx b/ui/src/components/CommentThread.tsx index 4c5f3900..fe463b7d 100644 --- a/ui/src/components/CommentThread.tsx +++ b/ui/src/components/CommentThread.tsx @@ -70,14 +70,16 @@ export function CommentThread({ comments, onAdd, issueStatus, agentMap }: Commen {sorted.map((comment) => (