{#if type !== "none"}
{#if validLinks?.length}
(mobileOpen = !mobileOpen)} />
{/if}
{#if !hideLogo}
{/if} {#if !hideTitle}
{title}
{/if}
(window.location.href = "/builder/apps")} />
(mobileOpen = false)} /> {#if validLinks?.length}
{#each validLinks as { text, url }} {#if isInternal(url)}
{text}
{:else}
{text}
{/if} {/each}
(mobileOpen = false)} />
{/if}
{/if}