{#each visible as todo (todo.id)}
  • {todo.text}
  • {/each}