Comment
DrewW
Mega Sage

Ok, so while good to know were it is if you do want to use it I'm not sure it really has much use.  React has it so you could can return say a bunch of td or say li tags, but you can just return an array of elements that it will render and that gets you the same thing with out having to use a special tag for it.