From 5ee5b5f890f1291b2aa361b82a25f1e8e891883f Mon Sep 17 00:00:00 2001 From: Abhinav Date: Sat, 4 Jun 2022 16:37:09 +0530 Subject: [PATCH] add subtitle typography variant --- .../Collections/AllCollections/header.tsx | 15 ++------------- src/themes/darkThemeOptions.tsx | 9 +++++++++ 2 files changed, 11 insertions(+), 13 deletions(-) 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}`}