Use matching type in ProfileFollowers screen

This commit is contained in:
Eric Bailey
2025-01-02 15:10:40 -06:00
parent 0334813160
commit 164d534c0e
+1 -1
View File
@@ -17,7 +17,7 @@ function renderItem({
item,
index,
}: {
item: ActorDefs.ProfileViewBasic
item: ActorDefs.ProfileView
index: number
}) {
return (