react-hook-form / devtools

📋 DevTools to help debug forms.
https://react-hook-form.com/dev-tools
MIT License
643 stars 47 forks source link

fix: Removed defaultProps to support react 19 #211

Closed bryanjtc closed 3 months ago

bryanjtc commented 4 months ago

Closes: #201

bryanjtc commented 4 months ago

The change is published in this package https://www.npmjs.com/package/hookform-devtools-react-19

zsh77 commented 3 months ago

I would really appreciate merging this PR. I'm getting this error in terminal as well. Thank you @bryanjtc for this PR.