diff --git a/src/lib/holocene/toast.svelte b/src/lib/holocene/toast.svelte index 1bdf6d5003..1875280df5 100644 --- a/src/lib/holocene/toast.svelte +++ b/src/lib/holocene/toast.svelte @@ -1,4 +1,5 @@ -
+
{#each $toasts as { message, variant, id, link } (id)} {#if link}