Form React

i see ppl use useState hook when creating forms
why would i need it for
except for running validation on each input seperatly
what is the drawback of using the FormData class
Was this page helpful?