Form component not working #6408
Unanswered
Warisaremou
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It seems like you're actually importing the "Form" component from the "react-hook-form" when you should be using the component created by the shadcn located in the path "@/components/ui/form". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm trying to use shadcn form component in a react vite project but I got errors that i trying to fix but it's still not working. I try it with nextjs and it work.
Beta Was this translation helpful? Give feedback.
All reactions