Jhonatan Gonzalez
Results
1
comments of
Jhonatan Gonzalez
Are there any updates on this issue? I'm having trouble with this as well [BREAKING_CHANGES.md](https://github.com/ionic-team/stencil/blob/master/BREAKING_CHANGES.md#import--h--is-required) states that `h` is equivalent to React's `React.createElement` with following example: ```jsx const jsx =...