{#each $toasts as toast (toast.id)}
{toast.message}
removeToast(toast.id)} aria-label="Dismiss notification" >
{/each}