Skip to content

Commit 89068d5

Browse files
update sidebarReference.json (#1517)
1 parent 9c44cc1 commit 89068d5

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
@@ -355,19 +355,19 @@
355355
"sectionHeader": "React 规则"
356356
},
357357
{
358-
"title": "Overview",
358+
"title": "概述",
359359
"path": "/reference/rules"
360360
},
361361
{
362-
"title": "Components and Hooks must be pure",
362+
"title": "组件和 Hook 必须是纯粹的",
363363
"path": "/reference/rules/components-and-hooks-must-be-pure"
364364
},
365365
{
366-
"title": "React calls Components and Hooks",
366+
"title": "React 调用组件和 Hook",
367367
"path": "/reference/rules/react-calls-components-and-hooks"
368368
},
369369
{
370-
"title": "Rules of Hooks",
370+
"title": "Hook 的规则",
371371
"path": "/reference/rules/rules-of-hooks"
372372
},
373373
{

0 commit comments

Comments
 (0)