#I am getting the classic TypeError: cannot destructure property, anyone know why?
1 messages · Page 1 of 1 (latest)
Hey there, did you type the data prop on your BlogCard component?
https://docs.astro.build/en/core-concepts/astro-components/#component-props:~:text=----,interface Props {,-name%3A string
What's the output of post if you console log it?