How to remove nested component but keep text and icons overrides?

Hello everyone :wave: once we made a parent component (atom) for all buttons to quickly edit the basic parameters. Now we have come to the need to get rid of this nesting, but when you try to detach and delete the layer with the parent component (main-btn layer), all the instances get their text and icons overrides lost. Can something be done about it? Thank you!

1 Like

I also have this kind of a problem, I even tried replacing nested component with same structure component, but the override is broken anyway. Looks like it’s kept on the instance level.