{#if isLoading}
{:else}
{#if heroItems.length > 0} {/if} {#if shortcutLibraries.length > 0}

Your Libraries

{#each shortcutLibraries as lib (lib.id)}
handleLibraryClick(lib)} />
{/each}
{/if} {#if resumeMovies.length > 0} {/if} {#if nextUpItems.length > 0} {/if} {#if recentlyPlayedAudio.length > 0} {/if} {#if resumeItems.length > 0} {/if} {#if latestItems.length > 0} {/if}
{/if}