diff --git a/src/components/Collections/AllCollections/header.tsx b/src/components/Collections/AllCollections/header.tsx index 72cf2327d..158c88345 100644 --- a/src/components/Collections/AllCollections/header.tsx +++ b/src/components/Collections/AllCollections/header.tsx @@ -14,12 +14,7 @@ export default function AllCollectionsHeader({ return ( - + {constants.ALL_ALBUMS} @@ -27,13 +22,7 @@ export default function AllCollectionsHeader({ - + {`${collectionCount} ${constants.ALBUMS}`}