How can i get the value of a select in react using React Hook Form? – Html
The main problem in my code is: 1 - My function filtra_pavimento is not being called; So, i suppose my onchange is not working well. I heard something about getValues, but i'm not so sure about it. I also don't…