We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf1961 commit 75996fdCopy full SHA for 75996fd
src/content/reference/react-dom/index.md
@@ -30,7 +30,6 @@ title: React DOM APIs
30
* [`preload`](/reference/react-dom/preload)를 사용하면 스타일시트, 글꼴, 이미지 또는 외부 스크립트 같은 리소스를 미리 가져올 수 있습니다.
31
* [`preloadModule`](/reference/react-dom/preloadModule)을 사용하면 사용할 ESM 모듈을 미리 가져올 수 있습니다.
32
33
-
34
---
35
36
## 진입점 {/*entry-points*/}
0 commit comments