It looks like the new jsx parser from react-tool will generate a call to `React.createElement` which is only available in newer versions of reactjs.
It looks like the new jsx parser from react-tool will generate a call to
React.createElementwhich is only available in newer versions of reactjs.