{#if browser} {#if hideSidebar}
{@render children?.()}
{:else}
{@render children?.()}
{/if} {/if}