javascript - react development error Use the prop-types package from npm instead.
怪我咯
怪我咯 2017-05-19 10:27:58
0
1
561


The console reports an error when writing react components. Although it does not affect the operation, I still want to ask how to solve it. Thanks!

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(1)
大家讲道理

Just a warning.

PropTypes has been deprecated from React. Simply put, it is about to be abandoned, but it can still be used for the time being, and may not be used in the next version.

Of course, to be more precise, it was moved out of React into an independent package, and the package is called prop-types.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template