{#if !authChecked}

로딩 중...

{:else if $isAuthenticated || PUBLIC_PATHS.some(p => $page.url.pathname.startsWith(p))} {#if showChrome}
{:else} {/if} {/if}
{#each $toasts as toast (toast.id)} {/each}