nimi-app / app

Nimi main App repo. Manage your Nimi's!
https://nimi.io
Other
9 stars 2 forks source link

Form error messages for each Input #291

Open Mi-Lan opened 1 year ago

Mi-Lan commented 1 year ago

Reach hook form provides some really good tools for this https://react-hook-form.com/api/useformstate/errormessage

To do: 1) App refactor of the yup implementation to support messages @Mi-Lan 2) Card validation refactor to support messages @bejzik8