Your Collection | Bored Game

Your Collection

{#if $collectionStore.length === 0}

No games in your collection

{:else} {#each $collectionStore as game} {/each} {/if}