{#if shouldRender} {#if canScrollLeft || canScrollRight} {#if canScrollLeft} {/if} {#if canScrollRight} {/if} {/if} {#each $memoryStore as memory, index (memory.yearsAgo)} {#if memory.assets.length > 0} goto(`${AppRoute.MEMORY}?${QueryParameter.MEMORY_INDEX}=${index}`)} > {memoryLaneTitle(memory.yearsAgo)} {/if} {/each} {/if}
{memoryLaneTitle(memory.yearsAgo)}