devtools icon indicating copy to clipboard operation
devtools copied to clipboard

DevTools in production

Open spacecat opened this issue 1 year ago • 4 comments

Hi,

Stupid question maybe but what happens with the DevTools component that I have in my forms when I deploy to production?

I have "@hookform/devtools": "^4.3.1", in my devDependencies in package.json but won't my app break in production wherever I'm referencing @hookform/devtools?

spacecat avatar Jul 26 '24 09:07 spacecat