We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c44cc1 commit 89068d5Copy full SHA for 89068d5
src/sidebarReference.json
@@ -355,19 +355,19 @@
355
"sectionHeader": "React 规则"
356
},
357
{
358
- "title": "Overview",
+ "title": "概述",
359
"path": "/reference/rules"
360
361
362
- "title": "Components and Hooks must be pure",
+ "title": "组件和 Hook 必须是纯粹的",
363
"path": "/reference/rules/components-and-hooks-must-be-pure"
364
365
366
- "title": "React calls Components and Hooks",
+ "title": "React 调用组件和 Hook",
367
"path": "/reference/rules/react-calls-components-and-hooks"
368
369
370
- "title": "Rules of Hooks",
+ "title": "Hook 的规则",
371
"path": "/reference/rules/rules-of-hooks"
372
373
0 commit comments