摘要: #报错 'Icon' refers to a value, but is being used as a type here. Did you mean 'typeof Icon' #原因 在ts文件中使用了,ts中并不能使用JSX #解决 修改文件后缀为tsx 阅读全文
posted @ 2021-09-03 16:47 YanjieZ 阅读(1223) 评论(0) 推荐(0) 编辑
Yanjie Z 的一些学习、踩坑、研究的记录,若有问题欢迎指正