Skip to content

Commit 5b62a6e

Browse files
committed
docs: improve importSource docs
1 parent 4423ea4 commit 5b62a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/pages/docs/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This plugin provides the following configurations:
88

99
### `importSource`
1010

11-
(type: `string, default: `"react"`)
11+
(type: `string`, default: `"react"`)
1212

13-
The identifier that's used for React import detection.
13+
The source where React is imported from.\
1414
This allows to specify a custom import location for React when not using the official distribution (e.g. `@pika/react`, etc).
1515

1616
### `jsxPragma`

0 commit comments

Comments
 (0)