Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/babel/website into sync-359…
Browse files Browse the repository at this point in the history
…dd6a6
  • Loading branch information
docschina-bot committed Jan 18, 2024
2 parents 5b5fb0f + 359dd6a commit 147218f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugin-transform-react-jsx.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ var descriptions = items.map((item) =>
);
```

Note that if a custom pragma is specified, then a custom fragment pragma must also be specified if the fragment sytnax `<></>` is used. Otherwise, an error will be thrown.
Note that if a custom pragma is specified, then a custom fragment pragma must also be specified if the fragment syntax `<></>` is used. Otherwise, an error will be thrown.

## Installation

Expand Down

0 comments on commit 147218f

Please sign in to comment.