Skip to content

Commit 6c65e50

Browse files
committed
docs: readme
1 parent ea00b55 commit 6c65e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default defineConfig({
3838

3939
### jsxImportSource
4040

41-
Control where the JSX factory is imported from. Default to `'react'`
41+
Control where the JSX factory is imported from. By default, this is inferred from `jsxImportSource` from corresponding a tsconfig file for a transformed file.
4242

4343
```js
4444
react({ jsxImportSource: '@emotion/react' })

0 commit comments

Comments
 (0)