react-hook-form / devtools

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

Add vite ssr in example #163

Open jsun969 opened 2 years ago

jsun969 commented 2 years ago

instead of using nextJS maybe we can use vite with SSR, keep this repo simple, in fact, if this mismatch is resolved we probably don't have to worry about it too much by introducing SSR in this repo.

Originally posted by @bluebill1049 in https://github.com/react-hook-form/devtools/issues/162#issuecomment-1184210477