diff --git a/components/CollectionCard.tsx b/components/CollectionCard.tsx index 92f57d1..9d871f2 100644 --- a/components/CollectionCard.tsx +++ b/components/CollectionCard.tsx @@ -19,7 +19,7 @@ export default function ({ collection }: { collection: ExtendedCollection }) { }); return ( -