--- interface Props { contentId: string; } const { contentId } = Astro.props; --- Skip to main content