TypeScript
TypeScript copied to clipboard
Add support for JSX components with conditional types
Fixes #54702
Thanks for the feedback. I've made the suggested changes, and it works like a charm. However, I noticed that the error message may be a bit confusing.
@weswigham any update on this PR ?