everyone !
We have trouble my team and I to manage components and like to ask for your help!
We created a file A, with local components ; we use them inside this file. But we realized that we need these components in another file ; we created a new file B, duplicated the local components from A to B and made them available as a team library (so we can use them in file C, D, etc…).
Now we would like to remove the local components from A and use the library instead. But it seems impossible to do it (appart from manually replace every occurence in the file…).
Did we miss something ?
Thanks !