{#if emptyState.shouldRender} {#if child} {@render child({ props: mergedProps })} {:else}
{@render children?.()}
{/if} {/if}