You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -74,7 +67,7 @@ React는 처음부터 점진적으로 도입할 수 있게 설계되었습니다
74
67
75
68
### 3단계: React 컴포넌트 만들기 {#step-3-create-a-react-component}
76
69
77
-
`like_button.js` 라는 이름으로 HTML 페이지 옆에 새 파일을 만듭니다.
70
+
`like_button.js` 라는 이름으로 HTML 페이지 옆에 새 파일을 만듭니다.
78
71
79
72
이 **[스타터 코드](https://gist.github.com/gaearon/0b180827c190fe4fd98b4c7f570ea4a8/raw/b9157ce933c79a4559d2aa9ff3372668cce48de7/LikeButton.js)** 를 열고 코드를 방금 만든 파일에 복사해줍니다.
0 commit comments