Skip to content

Commit aff08d5

Browse files
authored
Update src/content/reference/react-compiler/compilationMode.md
1 parent 333c256 commit aff08d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

1111
```js
1212
{
13-
compilationMode: 'infer' // 或 'annotation', 'syntax', 'all'
13+
compilationMode: 'infer' // 或 'annotation''syntax' 'all'
1414
}
1515
```
1616

0 commit comments

Comments
 (0)