Closed jlgeering closed 7 years ago
Hi there,
after a 2 minute investigation (i.e. plz take this with a grain of salt), it seems to me that react-social is incompatible with React 16 because it uses the deprecated React.createClass
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
cheers JL
plz ignore, seems to work (you are using create-react-class)
Hi there,
after a 2 minute investigation (i.e. plz take this with a grain of salt), it seems to me that react-social is incompatible with React 16 because it uses the deprecated React.createClass
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
cheers JL