Piotr

Results 1 issues of Piotr

Fixes #12. Based on below resources, I changed `"jsx": "react-jsx"` in tsconfig.json. It allows proper jsx compilation without `import React from 'react'`. https://stackoverflow.com/questions/64656055/react-refers-to-a-umd-global-but-the-current-file-is-a-module/65539274#65539274 https://devblogs.microsoft.com/typescript/announcing-typescript-4-1/#jsx-factories