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