We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34599a7 commit 52a5f68Copy full SHA for 52a5f68
1 file changed
src/sidebarLearn.json
@@ -29,7 +29,7 @@
29
"path": "/learn/start-a-new-react-project"
30
},
31
{
32
- "title": "Add React to an Existing Project",
+ "title": "Přidání Reactu do stávajícího projektu",
33
"path": "/learn/add-react-to-an-existing-project"
34
35
@@ -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