Nav*_*eer 4 reactjs react-redux
警告:不建议通过主React包访问PropTypes.请改用npm中的prop-types包.
> Warning: Accessing PropTypes via the main React package is deprecated.
> Use the prop-types package from npm instead.
Run Code Online (Sandbox Code Playgroud)
我该怎么办?
请参阅React 15.5发行说明:https://github.com/facebook/react/releases/tag/v15.5.0
React.PropTypes已被转移到专用包:prop-types
以下是迁移指南:https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
我个人使用官方的react-codemod工具来迁移我的项目.它可以使用单个命令更新您的项目.
| 归档时间: |
|
| 查看次数: |
3379 次 |
| 最近记录: |