React Version:
ReactDOM Version:
Has JSX Export:
To fix this:
import * as React from 'react'
jsx
tsconfig.json
"jsx": "preserve"