nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Figure out an appropriate order for the currencies in the CurrencySelect #186

Open thomaseizinger opened 5 years ago

thomaseizinger commented 5 years ago

Currently, there is no real ordering for the currencies in the CurrencySelect component apart from putting some of the most common ones on top:

https://github.com/nobt-io/frontend/blob/master/src/components/CurrencySelect/CurrencySelect.js

We should figure out an appropriate ordering for this.