{#if shouldRender}
{#if canScrollLeft || canScrollRight}
{#if canScrollLeft}
{/if} {#if canScrollRight}
{/if}
{/if}
{#each $memoryStore as memory, i (memory.title)} {/each}
{/if}