morrys / relay-forms

Build forms in React with Relay
https://morrys.github.io/relay-forms/docs/relay-forms.html
MIT License
33 stars 2 forks source link

[proposal] rename hooks #85

Closed morrys closed 1 year ago

morrys commented 1 year ago

useFormSetValue --> useField useFormSubmit --> useSubmit or useForm useFormState --> useFormState (useState is used by React) useFormValue --> useValue

morrys commented 1 year ago

close version 2.0.0