There was an error while loading. Please reload this page.
1 parent 187a215 commit 8a3eb15Copy full SHA for 8a3eb15
packages/react/lib/index.js
@@ -8,7 +8,7 @@
8
* Mapping of names for JSX components to React components.
9
* @property {boolean} [disableParentContext=false]
10
* Turn off outer component context.
11
- * @property {ReactNode[]} [children]
+ * @property {ReactNode} [children]
12
* Children.
13
*
14
* @callback MergeComponents
0 commit comments