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