This error was happening because I was importing Form from react-hook-form instead of from the shadcn import @/components/ui/form. Correcting the import fixed the error
react-hook-form
@/components/ui/form