--- const { links } = Astro.props; import { IconLink } from '@tabler/icons-react'; --- {links && links.length > 0 && (

Recent links

)}