From 10e241e7eb5a45a0c35802618f52b411dcecd0b0 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 12 Dec 2024 17:21:28 +0000 Subject: [PATCH] followersCount -> followsCount (#7080) --- src/screens/Profile/ProfileFollows.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/Profile/ProfileFollows.tsx b/src/screens/Profile/ProfileFollows.tsx index 97a05d5cfd..85ebccf30b 100644 --- a/src/screens/Profile/ProfileFollows.tsx +++ b/src/screens/Profile/ProfileFollows.tsx @@ -38,7 +38,7 @@ export const ProfileFollowsScreen = ({route}: Props) => {