{#if child} {@render child({ ...contentState.snippetProps, props: mergedProps, })} {:else}
{@render children?.()}
{/if}