--- const { tag = 'div' } = Astro.props; const Tag = tag; ---