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