output.js 44 B

1234
  1. React.createElement(Foo, {
  2. bar: "baz"
  3. });