Use matching type if PostRepostedBy

This commit is contained in:
Eric Bailey
2025-01-02 15:12:46 -06:00
parent 2009ea30db
commit fdfdeb5bdc
+1 -1
View File
@@ -16,7 +16,7 @@ function renderItem({
item, item,
index, index,
}: { }: {
item: ActorDefs.ProfileViewBasic item: ActorDefs.ProfileView
index: number index: number
}) { }) {
return ( return (