Use correct profile type
This commit is contained in:
@@ -21,7 +21,7 @@ function renderItem({
|
||||
item,
|
||||
index,
|
||||
}: {
|
||||
item: AppBskyActorDefs.ProfileViewBasic
|
||||
item: AppBskyActorDefs.ProfileView
|
||||
index: number
|
||||
}) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user