diff --git a/src/components/Me.tsx b/src/components/Me.tsx index d0683d88..2e4aa80a 100644 --- a/src/components/Me.tsx +++ b/src/components/Me.tsx @@ -376,7 +376,6 @@ const Me: React.FC = ({ relayPool, activeTab: propActiveTab, pubkey: pr > Highlights - ({highlights.length}) {isOwnProfile && ( <> @@ -386,8 +385,7 @@ const Me: React.FC = ({ relayPool, activeTab: propActiveTab, pubkey: pr onClick={() => navigate('/me/reading-list')} > - Reading List - ({allIndividualBookmarks.length}) + Bookmarks )} @@ -407,7 +404,6 @@ const Me: React.FC = ({ relayPool, activeTab: propActiveTab, pubkey: pr > Writings - ({writings.length})