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.
2 parents ad20af6 + 4d40991 commit 27d7b3cCopy full SHA for 27d7b3c
src/sidebarLearn.json
@@ -52,7 +52,7 @@
52
"path": "/learn/describing-the-ui",
53
"routes": [
54
{
55
- "title": "Your First Component",
+ "title": "Component đầu tiên của bạn",
56
"path": "/learn/your-first-component"
57
},
58
@@ -103,7 +103,7 @@
103
"path": "/learn/render-and-commit"
104
105
106
- "title": "State as a Snapshot",
+ "title": "State như một snapshot",
107
"path": "/learn/state-as-a-snapshot"
108
109
@@ -186,7 +186,7 @@
186
187
188
"title": "Removing Effect Dependencies",
189
- "path": "/learn/removing-effect-dependencies"
+ "path": "/learn/removing-effect-dependencies"
190
191
192
"title": "Reusing Logic with Custom Hooks",
0 commit comments