Use matching type in ProfileFollows screen

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