diff --git a/src/app/(home)/registry/dataset-card.tsx b/src/app/(home)/registry/dataset-card.tsx index 461a987..fafde30 100644 --- a/src/app/(home)/registry/dataset-card.tsx +++ b/src/app/(home)/registry/dataset-card.tsx @@ -10,6 +10,7 @@ import { CardHeader, CardTitle, } from "@/components/ui/card"; +import { Heart } from "lucide-react"; import Link from "next/link"; import { toast } from "sonner"; @@ -64,6 +65,16 @@ export function DatasetCard({ + e.stopPropagation()} + > + + 2077AI +
{