--- const { projects } = Astro.props; --- { projects.map((project: Project) => (
{project.description}