diff --git a/components/LinkCard.tsx b/components/LinkCard.tsx index fa28756..4f286c9 100644 --- a/components/LinkCard.tsx +++ b/components/LinkCard.tsx @@ -143,18 +143,18 @@ export default function LinkCard({ link, count, className }: Props) {
{count + 1}.
-+
{link.name}
+
{collection?.name}
+
{link.name}
)} -+
{activeCollection?.name}