Skip to content

Conversation

@wavyhair
Copy link
Contributor

In the original English version, it clearly states that the ref is created in the MyForm component and named inputRef. However, the current Chinese translation says "创建了一个名为 MyForm 的 ref", which incorrectly implies that the ref itself is called MyForm. This is confusing for beginners learning how refs are passed between components.

The Chinese translation mistakenly said "创建了一个名为 MyForm 的 ref",
but it should be "创建了一个名为 inputRef 的 ref".
@vercel
Copy link

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
zh-hans-react-dev Ready Ready Preview Comment Nov 26, 2025 4:45pm

Copy link
Collaborator

@loveloki loveloki left a comment

Choose a reason for hiding this comment

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

Thanks!

@loveloki loveloki merged commit 2159e97 into reactjs:main Nov 27, 2025
2 of 3 checks passed
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.

2 participants