--- interface Props { tag: string } const { tag } = Astro.props ---
{tag}