Skip to content

Commit 931add9

Browse files
committed
docs: React 17/18 프로젝트 섹션의 문구를 명확하게 수정
1 parent 5b1bfb4 commit 931add9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ module.exports = {
127127

128128
### React 17/18 프로젝트 {/*react-17-18*/}
129129

130-
React 17/18 버전은 런타임 패키지와 target 구성이 필요합니다.
130+
React 17/18 프로젝트에서는 런타임 패키지와 target 구성이 필요합니다.
131131

132132
```bash
133133
npm install react-compiler-runtime@latest

0 commit comments

Comments
 (0)