I have a huge projekt with a lot of different files. I have two designlibraries with components. Some of the files in the project use components from one of the design libraries and some from the other.
Is there a way to redirect all instanses from a component to a new component without having to alter the original component. I know i can do this per instance per file, but I wonder if there’s a way to do it for the entire project?