diff --git a/src/lib/components/annotation-box/annotation-box.svelte b/src/lib/components/annotation-box/annotation-box.svelte index c453670ac..863d4d81a 100644 --- a/src/lib/components/annotation-box/annotation-box.svelte +++ b/src/lib/components/annotation-box/annotation-box.svelte @@ -18,9 +18,11 @@ -
- -
+ {#if $$slots.actions} +
+ +
+ {/if}