Should we still be using react hook form in nextjs 13?
As the title says, should we be using react hook form in nextjs 13? or should we just create html style forms ? what's the pros and cons of each?
Personally i'm running into CSS rendering issues while using Tailwind with react hook forms in nextjs 13 app dir and looking at how the official nextjs 13 form example makes me reconsider using react hook form
Personally i'm running into CSS rendering issues while using Tailwind with react hook forms in nextjs 13 app dir and looking at how the official nextjs 13 form example makes me reconsider using react hook form
