react-hook-form / devtools

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

set header bg color explicitly to avoid overwriting by the host app #112

Closed plrthink closed 2 years ago

plrthink commented 2 years ago

In our app we set the

bg color, this rule makes the devtool header invisible.

This PR is intend to fix this bug.

Screen Shot 2021-11-22 at 9 43 11 AM
bluebill1049 commented 2 years ago

thanks!

plrthink commented 2 years ago

Please release this fix so we can continue to debug the hook form