{#if toasts.length > 0}
{#each toasts as toast (toast.id)} {/each}
{/if}