babel/test/core/fixtures/transformation/optimisation.react.inline-elements
Conrad Zimmerman 224db29c05 Handle single child when using React inlining
Changes optimisation.react.inlineElements to handle a single child as the
value of the `children` property instead of wrapping it with an array.
This matches the behavior of `React.createElement`.
2015-07-03 18:55:38 -04:00
..