You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have two form libraries: Formik and react-hook-forms. Latter is more suitable for us and we have way to create forms from json schemas, so it might be a good idea to drop Formik.
The text was updated successfully, but these errors were encountered:
Proposed solution
We currently have two form libraries: Formik and react-hook-forms. Latter is more suitable for us and we have way to create forms from json schemas, so it might be a good idea to drop Formik.
The text was updated successfully, but these errors were encountered: