Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-20 00:15:34 +00:00
co-authored by renee-png
parent 79cd10cbe0
commit 0f357590ef
+4
View File
@@ -59,7 +59,11 @@ import {
FilePlus,
Phone,
Tag,
Lock,
Unlock,
UserPlus,
} from "lucide-react";
import { SearchableSelect } from "@/components/ui/searchable-select";
import { toast } from "sonner";
import { spawnNextCollectionWorkflowTask } from "@/lib/workflow-chain";
import { ApplyCollectionWorkflowDialog } from "@/components/collections/apply-collection-workflow-dialog";