diff --git a/components/dashboard/Statistics.tsx b/components/dashboard/Statistics.tsx index 6487a3b..0ed0107 100644 --- a/components/dashboard/Statistics.tsx +++ b/components/dashboard/Statistics.tsx @@ -116,7 +116,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => {
- Followers + Followers 🫂
{followers.length}
@@ -127,7 +127,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => {
- Following + Following 🫂
@@ -140,7 +140,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => { - Zaps received + Zaps received ⚡️
{zapsReceived.length} zaps
@@ -152,7 +152,7 @@ const ProfileInfoCard: React.FC = ({ pubkey }) => {
- Zaps sent + Zaps sent ⚡️
{zapsSent.length} zaps