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 73993f5 commit 46ac28fCopy full SHA for 46ac28f
src/content/reference/react-compiler/gating.md
@@ -43,7 +43,7 @@ title: gating
43
#### 프로퍼티 {/*properties*/}
44
45
- **`source`**: 기능 플래그를 가져올 모듈 경로.
46
-- **`importSpecifierName`**: 가져오고<sup>Import</sup> 싶은 내보낸<sup>Export</sup> 함수의 이름.
+- **`importSpecifierName`**: `import`해서 사용하려는 내보낸<sup>Export</sup> 함수의 이름.
47
48
#### 주의 사항 {/*caveats*/}
49
0 commit comments