Closed andymantell closed 4 years ago
There are some issues around compatibility with react-hook-form. (See #45 for original thread).
Initial issue appears to be around the fact that react-hook-form uses uncontrolled inputs but we assume controlled.
Need to build out a demo of some the various form components using react-hook-form and iron out this and any other issues encountered.
There are some issues around compatibility with react-hook-form. (See #45 for original thread).
Initial issue appears to be around the fact that react-hook-form uses uncontrolled inputs but we assume controlled.
Need to build out a demo of some the various form components using react-hook-form and iron out this and any other issues encountered.