Skip to content

Commit 0a8f584

Browse files
WuMingDaoloveloki
andauthored
Update src/content/reference/react-compiler/target.md
Co-authored-by: Xleine <[email protected]>
1 parent 740df2d commit 0a8f584

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/target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: target
1010

1111
```js
1212
{
13-
target: '19' // 或 '18', '17'
13+
target: '19' // 或 '18' '17'
1414
}
1515
```
1616

0 commit comments

Comments
 (0)