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

Update childAt.md #2134

Merged
merged 1 commit into from May 24, 2019
Merged

Update childAt.md #2134

merged 1 commit into from May 24, 2019

Commits on May 23, 2019

  1. [Docs] shallow: fix childAt

    The section **Related Methods** method says that method `.children()` must return a new wrapper with the type `ReactWrapper`, but if we follow the link, we'll see that method `.children()` returns a new wrapper with the type `ShallowWrapper`.
    sergsavoniuk authored and ljharb committed May 23, 2019
    Copy the full SHA
    6fa7e64 View commit details
    Browse the repository at this point in the history