Your Collection
{#if $collectionStore.length === 0}
No games in your collection
{:else} {#each $collectionStore as game}
{/each} {/if}
{#if isOpen}
(isOpen = false)} static>
Remove from collection
Are you sure you want to remove from your collection?
{/if}