【发布时间】:2022-08-03 18:08:22
【问题描述】:
./node_modules/react-hook-form/dist/index.esm.mjs 中的错误 模块解析失败:意外令牌 (126:22) 您可能需要适当的加载程序来处理此文件类型。
导入 { useForm, SubmitHandler } from \"react-hook-form\";
尝试使用 useForm 时出现此错误反应钩子形式包裹,
请帮我解决
标签: reactjs typescript webpack