September 12, 2024
Question
I can't swap the parts inside the component after copying it
- September 12, 2024
- 1 reply
- 46 views
I can swap the parts of the component when I deal with the main component. Once I copy the main component and it becomes an instance, I can’t swap its parts. You can see it in the video
Here it is possible, because its the main component:
Here I am dealing with the instance, hence I can’t change swap its parts:
