{#each tabs as tab} {@const active = isActiveTab(tab.href)}
{tab.label}
{/each}
{@render children?.()}