blog.mariusschulz.com
TypeScript 2.6: JSX Fragment Syntax
1
TypeScript 2.6 added support for JSX fragments. Within .tsx files, you can now use the new <>...</> syntax to create a fragment. Read full article