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