--- const { items = [] } = Astro.props; --- { items.length > 0 && (
On this page
) }