{#each localToasts.toasts as toast (toast.id)}
{toast.data.content}
{/each}