Make the queue button in followup section not look disabled (#1533)
This commit is contained in:
@@ -888,7 +888,6 @@ export function TaskFollowUpSection({
|
||||
!clickedMarkdown)
|
||||
}
|
||||
size="sm"
|
||||
variant="secondary"
|
||||
>
|
||||
{isQueueLoading ? (
|
||||
<Loader2 className="animate-spin h-4 w-4 mr-2" />
|
||||
|
||||
Reference in New Issue
Block a user