Skip to content

Commit 12c3649

Browse files
committed
Update sidebarLearn.json
1 parent 885dbd8 commit 12c3649

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/sidebarLearn.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,19 @@
6262
"canary": true,
6363
"routes": [
6464
{
65-
"title": "Introduction",
65+
"title": "소개",
6666
"path": "/learn/react-compiler/introduction"
6767
},
6868
{
69-
"title": "Installation",
69+
"title": "설치",
7070
"path": "/learn/react-compiler/installation"
7171
},
7272
{
73-
"title": "Incremental Adoption",
73+
"title": "점진적 도입",
7474
"path": "/learn/react-compiler/incremental-adoption"
7575
},
7676
{
77-
"title": "Debugging and Troubleshooting",
77+
"title": "디버깅 및 문제 해결",
7878
"path": "/learn/react-compiler/debugging"
7979
}
8080
]

0 commit comments

Comments
 (0)