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
i think it'd be nicer to extract the `setValue` and `getValues` methods from `method` instead of using `methods.setValue` and then needing to useeffect depend on the entire method object. Also, why call it methods, maybe at least formMethods but that doesn't really work either because formState is not a method.
Originally posted by @srkirkland in #321 (comment)
The text was updated successfully, but these errors were encountered: