Skip to content

Commit 52a5f68

Browse files
committed
chore: path title translation
1 parent 34599a7 commit 52a5f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sidebarLearn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"path": "/learn/start-a-new-react-project"
3030
},
3131
{
32-
"title": "Add React to an Existing Project",
32+
"title": "Přidání Reactu do stávajícího projektu",
3333
"path": "/learn/add-react-to-an-existing-project"
3434
},
3535
{
@@ -186,7 +186,7 @@
186186
},
187187
{
188188
"title": "Removing Effect Dependencies",
189-
"path": "/learn/removing-effect-dependencies"
189+
"path": "/learn/removing-effect-dependencies"
190190
},
191191
{
192192
"title": "Reusing Logic with Custom Hooks",

0 commit comments

Comments
 (0)