From 2e5f2deee730205ca13367e0a27809037d34f1aa Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Sun, 24 Dec 2023 10:45:48 -0500 Subject: [PATCH] minor fix --- pages/public/collections/[id].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/public/collections/[id].tsx b/pages/public/collections/[id].tsx index 7220615..203f002 100644 --- a/pages/public/collections/[id].tsx +++ b/pages/public/collections/[id].tsx @@ -133,7 +133,7 @@ export default function PublicCollections() { /> ) : undefined} -
+

{collection.name}