1 messages · Page 1 of 1 (latest)
Ah ok I just needed to type the props
interface Props { posts: Post[] }
But now I have...