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 885dbd8 commit 12c3649Copy full SHA for 12c3649
1 file changed
src/sidebarLearn.json
@@ -62,19 +62,19 @@
62
"canary": true,
63
"routes": [
64
{
65
- "title": "Introduction",
+ "title": "소개",
66
"path": "/learn/react-compiler/introduction"
67
},
68
69
- "title": "Installation",
+ "title": "설치",
70
"path": "/learn/react-compiler/installation"
71
72
73
- "title": "Incremental Adoption",
+ "title": "점진적 도입",
74
"path": "/learn/react-compiler/incremental-adoption"
75
76
77
- "title": "Debugging and Troubleshooting",
+ "title": "디버깅 및 문제 해결",
78
"path": "/learn/react-compiler/debugging"
79
}
80
]
0 commit comments