react-hook-form / devtools-extension

📋 Chrome extension devtools to help debug forms.
https://chrome.google.com/webstore/detail/react-hook-form-developer/cangfmbpembbepmmechnanpmddndpaji
MIT License
26 stars 2 forks source link

Support nested fields #3

Closed jsun969 closed 2 years ago

jsun969 commented 2 years ago

I assume array fields (useFieldArray) have already been implemented.

jsun969 commented 2 years ago

This will be implemented in react-hook-form/devtools#148