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 f83dddc commit 92be184Copy full SHA for 92be184
content/docs/nav.yml
@@ -19,7 +19,7 @@
19
- id: introducing-jsx
20
title: Giới thiệu JSX
21
- id: rendering-elements
22
- title: Việc Render Các Elements
+ title: Rendering Elements
23
- id: components-and-props
24
title: Components Và Props
25
- id: state-and-lifecycle
@@ -33,7 +33,7 @@
33
- id: forms
34
title: Forms
35
- id: lifting-state-up
36
- title: Chuyển State Lên Trên
+ title: Chuyển State Lên
37
- id: composition-vs-inheritance
38
title: Kết Hợp Và Kế Thừa
39
- id: thinking-in-react
@@ -47,7 +47,7 @@
47
- id: context
48
title: Context
49
- id: error-boundaries
50
- title: Ranh giới lỗi
+ title: Error Boundaries
51
- id: forwarding-refs
52
title: Chuyển Tiếp Refs
53
- id: fragments
0 commit comments