See: https://github.com/Microsoft/TypeScript/issues/20469 > JSX fragment is not supported when using --jsxFactory ts(17016) Documentation should be updated to clarify how to use `<></>` Fragment shorthand syntax. I could not get it working correctly.