Skip to content

Commit 06a6769

Browse files
committed
Update page number for correction 2.3.2
1 parent 859469c commit 06a6769

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_old_corrections/개정판-1쇄.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ yarn config set prefix ~/.yarn
1212
$ echo 'export PATH="$(yarn global bin):$PATH"' >> ~/.bash_profile
1313
```
1414

15-
## 2.3.2 업데이트 (pg.41)
15+
## 2.3.2 업데이트 (pg. 61)
1616

1717
3월 11일부터 create-react-app 으로 새로 만든 프로젝트에는 다음과 같이 `StrictMode`가 적용되어있습니다. `StrictMode`는 리액트 프로젝트에서 레거시 기능을 사용하지 않도록 검사를 해줍니다. 자세한 내용은 https://ko.reactjs.org/docs/strict-mode.html 에서 참고 가능합니다.
1818

_old_corrections/개정판-2쇄.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[개정판-1쇄.md](https://github.com/velopert/learning-react/blob/master/_old_corrections/%EA%B0%9C%EC%A0%95%ED%8C%90-1%EC%87%84.md)
77

8-
## 2.3.2 업데이트 (pg.41)
8+
## 2.3.2 업데이트 (pg. 61)
99

1010
3월 11일부터 create-react-app 으로 새로 만든 프로젝트에는 다음과 같이 `StrictMode`가 적용되어있습니다. `StrictMode`는 리액트 프로젝트에서 레거시 기능을 사용하지 않도록 검사를 해줍니다. 자세한 내용은 https://ko.reactjs.org/docs/strict-mode.html 에서 참고 가능합니다.
1111

corrections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- [개정판-1쇄.md](https://github.com/velopert/learning-react/blob/master/_old_corrections/%EA%B0%9C%EC%A0%95%ED%8C%90-1%EC%87%84.md)
77
- [개정판-2쇄.md](https://github.com/velopert/learning-react/blob/master/_old_corrections/%EA%B0%9C%EC%A0%95%ED%8C%90-2%EC%87%84.md)
88

9-
## 2.3.2 업데이트 (pg.41)
9+
## 2.3.2 업데이트 (pg. 61)
1010

1111
3월 11일부터 create-react-app 으로 새로 만든 프로젝트에는 다음과 같이 `StrictMode`가 적용되어있습니다. `StrictMode`는 리액트 프로젝트에서 레거시 기능을 사용하지 않도록 검사를 해줍니다. 자세한 내용은 https://ko.reactjs.org/docs/strict-mode.html 에서 참고 가능합니다.
1212

0 commit comments

Comments
 (0)