diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/set/add')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/set/add/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/set/add/index.html b/files/ko/web/javascript/reference/global_objects/set/add/index.html index 622b3d876c..294284b3e0 100644 --- a/files/ko/web/javascript/reference/global_objects/set/add/index.html +++ b/files/ko/web/javascript/reference/global_objects/set/add/index.html @@ -70,8 +70,6 @@ console.log(mySet); <h2 id="브라우저_호환성">브라우저 호환성</h2> -<div class="hidden">본 페이지의 호환성 표는 구조화된 데이터로부터 생성되었습니다. 만약 당신이 데이터에 기여를 원한다면 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>를 체크아웃하고 우리에게 pull request를 보내주세요.</div> - <p>{{Compat("javascript.builtins.Set.add")}}</p> <h2 id="같이_보기">같이 보기</h2> |