Rodrigo Lourenço

Results 2 comments of Rodrigo Lourenço

Yes. This is correct. You can take a look at **[electron-devtools-installer](https://github.com/MarshallOfSound/electron-devtools-installer)**.

@soaresgus I don't know if you get it or not, but you could use the `useController` from `react-hooks-form`. ```js const { control } = useForm(); const {field: fieldPhoneNumber} = useController({...