Use matching type in ProfileFollowers screen
This commit is contained in:
@@ -17,7 +17,7 @@ function renderItem({
|
|||||||
item,
|
item,
|
||||||
index,
|
index,
|
||||||
}: {
|
}: {
|
||||||
item: ActorDefs.ProfileViewBasic
|
item: ActorDefs.ProfileView
|
||||||
index: number
|
index: number
|
||||||
}) {
|
}) {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user