In order to use the React component Builder Blocks more consistently
and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child elements.
This change also seems to be suggested within the component's code as a TODO.
Agree 100% with this idea. Right now I have to create manual line sof CSS to have images or videos properly stretching to 100% height, for example — just because the editor wraps my component into a bunch of divs.
Best idea ever! 👍