@@ -284,6 +283,55 @@ export default function CollectionCardComponent({
{data.liked_by_count != undefined && (
+ {playground && data?.metadata !== undefined && (
+
+
+
+ )}
{onDelete && data?.metadata !== undefined ? (
)}
{button && button}
- {playground && (
+ {playground && data?.metadata === undefined && (