olahol/react-social

React.__spread is deprecated

Closed this issue · 1 comments

Had this error with react 15.0.1

React.__spread is deprecated and should not be used. Use Object.assign directly or another helper function with similar semantics. You may be seeing this warning due to your compiler. See https://fb.me/react-spread-deprecation for more details.

Thank you for the pull request, merged.