Hry guys,
I’m working with a design system/kit where each component is built from many others and therefore have much complexity to adapt to a new style.
When I copy a component to a new clean file, it keeps the link to the original component and of all its nested components.
How can I copy and paste components, built from many components into a new file as a clean object (completely detached)? (without any link to library)
Thanks