-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Beta] docs(cn): translate learn/passing-data-deep-with-context into Chinese #675
[Beta] docs(cn): translate learn/passing-data-deep-with-context into Chinese #675
Conversation
into Chinese
@@ -799,60 +802,60 @@ export const LevelContext = createContext(0); | |||
|
|||
</Sandpack> | |||
|
|||
You didn't do anything special for this to work. A `Section` specifies the context for the tree inside it, so you can insert a `<Heading>` anywhere, and it will have the correct size. Try it in the sandbox above! | |||
你没有做任何特别的事情来让它运行。`Section` 为它内部的树指定一个 context,所以你可以在任何地方插入一个 `<Heading>`,而且它会有正确的尺寸。在上边的沙箱中尝试一下! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你没有做任何特别的事情来让它运行。`Section` 为它内部的树指定一个 context,所以你可以在任何地方插入一个 `<Heading>`,而且它会有正确的尺寸。在上边的沙箱中尝试一下! | |
在你你不需要做任何特殊的操作。`Section` 为它内部的树指定一个 context,所以你可以在任何地方插入一个 `<Heading>`,而且它会有正确的尺寸。在上边的沙箱中尝试一下! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这句话翻译成
「你不需要做任何特殊的操作」
吗
@KeanuoLeung review 完了 你看看 |
好滴 |
Co-authored-by: 滑威 <rottenpen@outlook.com>
把你的修改建议 commit 进来了,康康 |
@QC-L 我没什么问题了 |
Size Changes📦 Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action 🤖 This PR introduced no changes to the javascript bundle 🙌 |
No description provided.