{#each toast.list as t (t.id)}
{t.message}
toast.dismiss(t.id)} class="mt-0.5 shrink-0 opacity-50 transition-opacity hover:opacity-100" >
{/each}