Skip to content

Add pokemon sorting

This merge request implements issue #10 , making the list of pokemon types sortable.

Sorting is possible on ID and Pokedex Number.

image.png

Sorting by ID.


image

Sorting by Pokedex number.

Merge request reports