Use matching type if PostRepostedBy

This commit is contained in:
Eric Bailey
2025-01-02 15:12:46 -06:00
parent b0d195aec4
commit aac65a8e0c
+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 (