Skip to content

feat(settings): add `ListSortComponent`

I decided to integrate the option "only list earthquakes shown on map" into the ListOrderComponent instead of creation 2 components, since they both use the same base model (it made more sense for me to have both into the same component)

Fixes #41 (closed) #42 (closed)

Edited by Olivier Combe

Merge request reports