diff --git a/components/CollectionCard.tsx b/components/CollectionCard.tsx
index 0d904a53..d2f59b58 100644
--- a/components/CollectionCard.tsx
+++ b/components/CollectionCard.tsx
@@ -121,7 +121,7 @@ export default function CollectionCard({ collection, className }: Props) {
{collectionOwner.id ? (
{collection?.name}
+ { + e.stopPropagation(); + }} + className="flex items-center gap-1 max-w-full w-fit text-neutral hover:opacity-70 duration-100" + > +{shortendURL}
+ +{formattedDate}
+No Tags
+No Tags
)} - - { - e.stopPropagation(); - }} - className="flex items-center gap-1 max-w-full w-fit text-neutral hover:opacity-70 duration-100" - > -{shortendURL}
- -{formattedDate}
-{e.user.name}
diff --git a/components/ProfilePhoto.tsx b/components/ProfilePhoto.tsx index 07a8cc5c..c73708a3 100644 --- a/components/ProfilePhoto.tsx +++ b/components/ProfilePhoto.tsx @@ -31,7 +31,7 @@ export default function ProfilePhoto({ return !image ? (