diff --git a/src/lib/components/alert.svelte b/src/lib/components/alert.svelte index 5a487f3d6..06434011b 100644 --- a/src/lib/components/alert.svelte +++ b/src/lib/components/alert.svelte @@ -1,8 +1,10 @@ @@ -23,15 +25,15 @@

- + {#if func} +
+ {#each func as f} + + {/each} +
+ {/if}