{#each props.links as { href, title } (title)}
  • {title}
  • {/each}