File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6565 "path" : " /learn/your-first-component"
6666 },
6767 {
68- "title" : " 컴포넌트 import 및 export하기 " ,
68+ "title" : " 컴포넌트 Import 및 Export하기 " ,
6969 "path" : " /learn/importing-and-exporting-components"
7070 },
7171 {
7777 "path" : " /learn/javascript-in-jsx-with-curly-braces"
7878 },
7979 {
80- "title" : " 컴포넌트에 props 전달하기" ,
80+ "title" : " 컴포넌트에 Props 전달하기" ,
8181 "path" : " /learn/passing-props-to-a-component"
8282 },
8383 {
116116 "path" : " /learn/render-and-commit"
117117 },
118118 {
119- "title" : " 스냅샷으로서의 state " ,
119+ "title" : " 스냅샷으로서의 State " ,
120120 "path" : " /learn/state-as-a-snapshot"
121121 },
122122 {
123123 "title" : " State 업데이트 큐" ,
124124 "path" : " /learn/queueing-a-series-of-state-updates"
125125 },
126126 {
127- "title" : " 객체 state 업데이트하기" ,
127+ "title" : " 객체 State 업데이트하기" ,
128128 "path" : " /learn/updating-objects-in-state"
129129 },
130130 {
131- "title" : " 배열 state 업데이트하기" ,
131+ "title" : " 배열 State 업데이트하기" ,
132132 "path" : " /learn/updating-arrays-in-state"
133133 }
134134 ]
You can’t perform that action at this time.
0 commit comments