We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b29c1 commit 3994474Copy full SHA for 3994474
1 file changed
contents/tech/hoisting/index.mdx
@@ -107,6 +107,6 @@ let test = 1
107
108
## 참고자료
109
110
-<a class="link" href="https://developer.mozilla.org/ko/docs/Glossary/Hoisting">호이스팅 - MDN Web Docs 용어 사전: 웹 용어 정의 | MDN</a>
111
-정재남, 『코어 자바스크립트』 . 경기: 위키북스, 2019.</br>
+호이스팅 - MDN Web Docs 용어 사전: 웹 용어 정의 | MDN
+정재남, 『코어 자바스크립트』 . 경기: 위키북스, 2019.
112
이웅모, 『모던 자바스크립트 Deep Dive』 . 경기: 위키북스, 2020.
0 commit comments