Skip to content

Commit 09eac30

Browse files
authored
Update 정오표.MD
1 parent f1a5299 commit 09eac30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

정오표.MD

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
| 211 | 그림 07-28의 끝단 컴포넌트명 | TodoList | TodoListItem |
1111
| 212 | 예제 07-29의 4째줄 | classe="title" | class="title" |
1212
| 221 | 그림 07-30의 끝단 컴포넌트명 | TodoList | TodoListItem |
13+
| 236 | 예제 08-10의 12행 | name: "CheckBox2", | name : "CheckBox3", |
14+
| 250 | 그림 08-16내의 설명 | is 특성에 바인한 | is 특성에 바인딩한 |
15+
| 264 | 예제 08-33dml 18행 | overflow: auto; background-color: rgb(0,0,0); | overflow: auto; |
1316
| 285 | 아래에서 3번째줄 | x, y, resut | x, y, result |
1417
| 296 | 그림 09-15의 끝단 컴포넌트명 | TodoList | TodoListItem |
1518
| 315 | 그림 10-04의 그림 아래 설명 | isNavShow가 false일때, isNavShow가 true일때 | isNavShow가 true일때, isNavShow가 false일때 |

0 commit comments

Comments
 (0)