{#if shouldRender}
{#if canScrollLeft || canScrollRight}
{#if canScrollLeft}
{/if} {#if canScrollRight}
{/if}
{/if}
{#each $memoryStore as memory, index (memory.yearsAgo)} {#if memory.assets.length > 0} {/if} {/each}
{/if}