Right now, once you create a Main Component, there is no way to convert it back into a normal Frame/Group/Autolayout.
-
If a component is no longer useful, we are forced to use the workaround: create instance → detach → delete main component.
-
This adds extra steps and slows down workflow.
Request: Please add a simple option like “Remove Component” that instantly converts a main component back to its original state.
This would save time, reduce friction, and improve cleanup when working with experimental or temporary components.