{#each toasts as toast (toast.id)}
{ICONS[toast.variant]}
{toast.message}
dismiss(toast.id)} aria-label="Dismiss notification" >×
{/each}