diff --git a/src/lib/components/pokedex/PokedexEntryCatchRecord.svelte b/src/lib/components/pokedex/PokedexEntryCatchRecord.svelte index fc26737..bb9c07a 100644 --- a/src/lib/components/pokedex/PokedexEntryCatchRecord.svelte +++ b/src/lib/components/pokedex/PokedexEntryCatchRecord.svelte @@ -56,6 +56,7 @@ } updateCatchRecord('toggle'); } +
How to evolve: {pokedexEntry.evolutionInformation}
- {:else} -- How to evolve: Currently missing - can you - help contribute? -
- {/if} -Dex Notes: {pokedexEntry.notes}
+