Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 15.5 upgrade #79

Closed
wants to merge 1 commit into from
Closed

React 15.5 upgrade #79

wants to merge 1 commit into from

Conversation

vivekmunde
Copy link

  1. React.PropTypes -> PropTypes from 'prop-types'
  2. React.CreateClass -> extends React.Component
  3. 'react-addons-test-utils' -> 'react-dom/test-utils'

1. React.PropTypes -> PropTypes from 'prop-types'
2. React.CreateClass -> extends React.Component
3. 'react-addons-test-utils' -> 'react-dom/test-utils'
@vivekmunde vivekmunde closed this Oct 3, 2017
@vivekmunde vivekmunde deleted the react-15.5.0-upgrade branch October 3, 2017 13:15
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 89.014% when pulling 0de98ce on vivekmunde:react-15.5.0-upgrade into e5e2314 on jessy1092:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants