Skip to content

Commit 0cdf749

Browse files
docs: update sidebarReference.json (#1532)
1 parent 3239dac commit 0cdf749

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/sidebarReference.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,19 +338,19 @@
338338
"sectionHeader": "React 规则"
339339
},
340340
{
341-
"title": "Overview",
341+
"title": "概述",
342342
"path": "/reference/rules",
343343
"routes": [
344344
{
345-
"title": "Components and Hooks must be pure",
345+
"title": "组件和 Hook 必须是纯粹的",
346346
"path": "/reference/rules/components-and-hooks-must-be-pure"
347347
},
348348
{
349-
"title": "React calls Components and Hooks",
349+
"title": "React 调用组件和 Hook",
350350
"path": "/reference/rules/react-calls-components-and-hooks"
351351
},
352352
{
353-
"title": "Rules of Hooks",
353+
"title": "Hook 的规则",
354354
"path": "/reference/rules/rules-of-hooks"
355355
}
356356
]

0 commit comments

Comments
 (0)