Fragment
A Fragment is a Component that allow you to group multiple Components without a wrapper node.
Refer to the React docs at React/Fragment for more information on its use-case.
Component1
Component2
API Reference
rx.fragment
A React fragment to return multiple components from a function without wrapping it in a container.
Props
No component specific props