diff --git a/pages/collections/[id].tsx b/pages/collections/[id].tsx index f47ed7f..37baacd 100644 --- a/pages/collections/[id].tsx +++ b/pages/collections/[id].tsx @@ -59,7 +59,7 @@ export default function Index() { style={{ color: activeCollection?.color }} className="sm:w-8 sm:h-8 w-6 h-6 mt-3 drop-shadow" /> -

+

{activeCollection?.name}