Replace react-addons-pure-render-mixin by React.PureComponent (#1902)
react-addons-pure-render-mixin is deprecated so use React.PureComponent instead * https://www.npmjs.com/package/react-addons-pure-render-mixin * https://facebook.github.io/react/docs/react-api.html#react.purecomponent
This commit is contained in:
parent
c626f0414f
commit
b609366d76
3 changed files with 80 additions and 82 deletions
|
|
@ -121,7 +121,6 @@
|
|||
"mousetrap": "1.6.1",
|
||||
"ms": "0.7.2",
|
||||
"php-escape-shell": "1.0.0",
|
||||
"react-addons-pure-render-mixin": "15.3.2",
|
||||
"react": "15.5.4",
|
||||
"react-deep-force-update": "2.0.1",
|
||||
"react-dom": "15.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue