diff --git a/src/components/CollectibleList.tsx b/src/components/CollectibleList.tsx index 93d4e85..34437f9 100644 --- a/src/components/CollectibleList.tsx +++ b/src/components/CollectibleList.tsx @@ -24,7 +24,7 @@ export default function CollectibleList({ return ( <> - + {collectibles.map(collectibleInfo => (