--- interface Props { id: string type: string } const { id, type }: Props = Astro.props --- {type == "youtube" && (