react踩坑-各种异常解决方案

Posted yjiangling

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react踩坑-各种异常解决方案相关的知识,希望对你有一定的参考价值。

1.react项目导入PropTypes报错: Typo in static class property declaration react/no-typos

如果使用PropTypes一直报错,先看看是不是大小写的问题,应该是propTypes

技术图片

 

 

参考文章:  https://blog.csdn.net/Beuty_Chen/article/details/107019128

学习参考:https://blog.csdn.net/Super_LD/article/details/80717232

以上是关于react踩坑-各种异常解决方案的主要内容,如果未能解决你的问题,请参考以下文章