make #683 more inline with the official jsx compiler
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var x = React.createElement(
|
||||
"div",
|
||||
null,
|
||||
"foo bar baz",
|
||||
"foobarbaz",
|
||||
React.createElement(
|
||||
"div",
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user