There is this old chat that suggests writing your own fragment wrapper, but I understand that fragment should now be natively supported. However I couldn't quickly find the correct syntax for it.
Example of what I'm looking for:
<fragment>
<button label="foo"/>
<button label="bar"/>
</fragment>