nobt-io / frontend

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

CurrencySelect doesn't have an error state #134

Open thomaseizinger opened 5 years ago

thomaseizinger commented 5 years ago

The CurrencySelect component doesn't have an error state and thus cannot signal that it is a mandatory field.

We should investigate, if we can replace it with a component from "material-ui", now that we can incrementally move away from "react-toolbox".