I want to create the new component in order to replace all usages of the old one used on several places. I there any way to replace it with keeping all references to component including the old one component ?
You can do it in the following way:
- Save the old component with the new name (to copy & keep old component version)
- Change/redraw the original old component to new component. This step will keep the references on all places.
1 Like