{#if shouldRender}
(offsetWidth = width)} onscroll={onScroll} > {#if canScrollLeft || canScrollRight}
{#if canScrollLeft}
{/if} {#if canScrollRight}
{/if}
{/if}
(innerWidth = width)}> {#each memoryStore.memories as memory (memory.id)} {$t('memory_lane_title',

{$memoryLaneTitle(memory)}

{/each}
{/if}