diff --git a/pages/collections/index.tsx b/pages/collections/index.tsx index 6c7c526..2bd5c8d 100644 --- a/pages/collections/index.tsx +++ b/pages/collections/index.tsx @@ -105,7 +105,7 @@ export default function Collections() { -
+
{sortedCollections.map((e, i) => { return ; })}