Translate refs-must-have-owner by simsim0709 · Pull Request #69 · reactjs/ko.react.dev

@simsim0709

Progress

@simsim0709

@netlify

hg-pyun

Choose a reason for hiding this comment

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

LGTM

@hg-pyun

@hg-pyun

gnujoow

> 경고
>
> 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.

실제 경고 문구는 그대로 유지 하라고 해서 남겨 두었어요~

gnujoow

@simsim0709