We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4423ea4 commit 5b62a6eCopy full SHA for 5b62a6e
website/pages/docs/configuration.mdx
@@ -8,9 +8,9 @@ This plugin provides the following configurations:
8
9
### `importSource`
10
11
-(type: `string, default: `"react"`)
+(type: `string`, default: `"react"`)
12
13
-The identifier that's used for React import detection.
+The source where React is imported from.\
14
This allows to specify a custom import location for React when not using the official distribution (e.g. `@pika/react`, etc).
15
16
### `jsxPragma`
0 commit comments