diff --git a/src/lib/components/crew/CrewHeader.svelte b/src/lib/components/crew/CrewHeader.svelte index a54d3066..9517d442 100644 --- a/src/lib/components/crew/CrewHeader.svelte +++ b/src/lib/components/crew/CrewHeader.svelte @@ -23,26 +23,30 @@
{description}
{/if}{description}
- {/if} - {#if belowTitle} - {@render belowTitle()} + {#if actions} +