From a07bebe3333ccde8cb3f4a5d83948be589ceb610 Mon Sep 17 00:00:00 2001 From: Solomon Date: Mon, 15 Dec 2025 12:42:38 +0000 Subject: [PATCH] Make the queue button in followup section not look disabled (#1533) --- frontend/src/components/tasks/TaskFollowUpSection.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/tasks/TaskFollowUpSection.tsx b/frontend/src/components/tasks/TaskFollowUpSection.tsx index 64b813e4..1200430b 100644 --- a/frontend/src/components/tasks/TaskFollowUpSection.tsx +++ b/frontend/src/components/tasks/TaskFollowUpSection.tsx @@ -888,7 +888,6 @@ export function TaskFollowUpSection({ !clickedMarkdown) } size="sm" - variant="secondary" > {isQueueLoading ? (