Skip to content

Sync with reactjs.org @ e0a0ec3d #196

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

Merged
merged 5 commits into from
Dec 3, 2019
Merged

Sync with reactjs.org @ e0a0ec3d #196

merged 5 commits into from
Dec 3, 2019

Conversation

reactjs-translation-bot
Copy link
Contributor

@reactjs-translation-bot reactjs-translation-bot commented Dec 2, 2019

This PR was automatically generated.

Merge changes from reactjs.org at e0a0ec3

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from master and cause them to show up as conflicts the next time we merge.

pixelass and others added 4 commits November 26, 2019 23:44
The example was using `inputRef` while the description used `fancyInputRef`. This was irritating.
* Add React Barcamp Cologne 2020 to Conferences

* Update conferences.md


Co-authored-by: Alexey Pyltsyn <[email protected]>
@netlify
Copy link

netlify bot commented Dec 2, 2019

Deploy preview for ko-reactjs-org ready!

Built with commit 5d6a6f9

https://deploy-preview-196--ko-reactjs-org.netlify.com

위의 예제에서 `<FancyInput ref={fancyInputRef} />`를 렌더링한 부모 컴포넌트는 `fancyInputRef.current.focus()`를 호출할 수 있습니다.
=======
In this example, a parent component that renders `<FancyInput ref={inputRef} />` would be able to call `inputRef.current.focus()`.
>>>>>>> e0a0ec3dad47804d0b41d4a7bb81841638dc79dd
Copy link
Member

Choose a reason for hiding this comment

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

This must be fixed.

Copy link
Member

Choose a reason for hiding this comment

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

@taehwanno taehwanno merged commit ec2b033 into master Dec 3, 2019
@taehwanno taehwanno deleted the sync-e0a0ec3d branch December 3, 2019 11:20
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.

4 participants