hyperdom
hyperdom copied to clipboard
`<>` container
React has this nice syntax:
<>
<h1>header</h1>
<div>stuff</div>
</>
hyperdom could do with the same?