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

fix contextTypes #9 #10

Closed
wants to merge 1 commit into from

Conversation

sylvainbaronnet
Copy link

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.018% when pulling 4463b8d on sylvainbaronnet:master into 4510c8e on aboeglin:master.

@@ -32,7 +32,7 @@ export class TransitionSwitch extends React.Component {

static contextTypes = {
router: PropTypes.shape({
route: PropTypes.object.isRequired
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, but we also need the route actually, if you can add it back I'd merge the PR.

@aboeglin
Copy link
Owner

Closed for inactivity.

@aboeglin aboeglin closed this Feb 11, 2018
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

3 participants