From aef404fb3e67199a9bb12d62e1b030f35baf4c25 Mon Sep 17 00:00:00 2001 From: mr0x50 <24775431+mroxso@users.noreply.github.com> Date: Fri, 7 Feb 2025 19:52:01 +0100 Subject: [PATCH] simplify statistics labels for followers and following --- components/dashboard/Statistics.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/dashboard/Statistics.tsx b/components/dashboard/Statistics.tsx index 537ef1e..6487a3b 100644 --- a/components/dashboard/Statistics.tsx +++ b/components/dashboard/Statistics.tsx @@ -116,7 +116,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => {
- Total Followers + Followers
{followers.length}
@@ -127,7 +127,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => {
- Total Following + Following