i\'d like to simplify form creation avoiding to write for each fied value={} and onChange={} using a custom hook.
value={}
onChange={}
this is my code: https://c