{#each $toasts as toast (toast.id)}
removeToast(toast.id)} >
removeToast(toast.id)}> {toast.header}
{toast.body}
{/each}