How to setValue with react-hook-form in datagrid from materialUi
I am trying to save the values obtained in updatedRows in my given state with react-hook-form to then be able to send it to my function when submitting react-hook-form
I am trying to save the values obtained in updatedRows in my given state with react-hook-form to then be able to send it to my function when submitting react-hook-form