Comment
DrewW
Mega Sage
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-18-2020
10:23 AM
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.