diff --git a/src/frontend/src/components/cardComponent/index.tsx b/src/frontend/src/components/cardComponent/index.tsx index e82263513..ea7022c0f 100644 --- a/src/frontend/src/components/cardComponent/index.tsx +++ b/src/frontend/src/components/cardComponent/index.tsx @@ -177,6 +177,7 @@ export default function CollectionCardComponent({ )} onClick={onClick} > +
@@ -292,7 +293,7 @@ export default function CollectionCardComponent({
-
+
{playground && data?.metadata !== undefined ? (
)} - {button && button} {playground && data?.metadata === undefined && (