For custom components, you can use the noWrap option or set your own defaultStyles . You can read about those options here. Alternatively, you can turn off default styles globally for your space in Account Settings > Advanced Settings > Editor .
Hi, the noWrap option works well, but the user experience inside the builder platform is changing. For example, I’ve tried it on our custom button component, but I can’t edit it when I click on the element itself…only when I click on the layer on the layers tab i can I edit his inputs.
When registering the component ive added the noWrap:true option and passing {…props.attributes} to the element.