摘要: 正文从这开始~ 总览 当我们试图将元素或react组件作为属性传递给另一个组件,但是属性的类型声明错误时,会产生"JSX element type does not have any construct or call signatures"错误。为了解决该错误,可以使用React.ElementT 阅读全文
posted @ 2022-08-15 22:40 chuckQu 阅读(2208) 评论(0) 推荐(0) 编辑