Skip to content

Commit 46ac28f

Browse files
committed
wip
1 parent 73993f5 commit 46ac28f

File tree

1 file changed

+1
-1
lines changed
  • src/content/reference/react-compiler

1 file changed

+1
-1
lines changed

src/content/reference/react-compiler/gating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: gating
4343
#### 프로퍼티 {/*properties*/}
4444

4545
- **`source`**: 기능 플래그를 가져올 모듈 경로.
46-
- **`importSpecifierName`**: 가져오고<sup>Import</sup> 싶은 내보낸<sup>Export</sup> 함수의 이름.
46+
- **`importSpecifierName`**: `import`해서 사용하려는 내보낸<sup>Export</sup> 함수의 이름.
4747

4848
#### 주의 사항 {/*caveats*/}
4949

0 commit comments

Comments
 (0)