JSXSpreadChildren, throw in transform-react-jsx (#4988)
This commit is contained in:
committed by
Henry Zhu
parent
670ee996c8
commit
2bbc36d25e
@@ -0,0 +1 @@
|
||||
<div>{...children}</div>;
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"throws": "Spread children are not supported."
|
||||
}
|
||||
Reference in New Issue
Block a user