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

Avoid accessing private React modules #1335

Closed
wants to merge 1 commit into from

Conversation

kassens
Copy link
Member

@kassens kassens commented Aug 12, 2016

We should not reach into react/lib directly to allow React to refactor the layout. Instead use the public module that exposes this. We still have react/lib/reactComponentExpect left, but that seems a bit more tricky.

@ghost ghost added the CLA Signed label Aug 12, 2016
@ghost ghost closed this in bb38793 Aug 12, 2016
@kassens kassens deleted the no-private-access branch August 12, 2016 23:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant