Translate refs-must-have-owner by simsim0709 · Pull Request #69 · reactjs/ko.react.dev
Progress
- 번역 초안 작성(Draft translation)
- 공통 스타일 가이드 확인 (Check the common style guide)
- 용어 확인 (Check the term)
- 맞춤법 검사 (Spelling check)
- 리뷰 반영 (Resolve reviews)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| > 경고 | ||
| > | ||
| > addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded. | ||
| > |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
19 20행은 삭제되어야 할 것 같아요
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
실제 경고 문구는 그대로 유지 하라고 해서 남겨 두었어요~
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters