{#each $toastList as toast}

{toast.title}

{toast.message}

{/each}