{#if combinedData}
toggleForms()}>Toggle Forms
toggleOrigins()}>Toggle Origins
{currentPage} {#each combinedData as { pokedexEntry, catchRecord }}
updateACatch(catchRecord)} />
{/each}
{currentPage} {:else}
Loading Pokédex
{/if}