Hey everyone!
- I have created 2 variants of the text field and placed the variant instance inside the main component.
- Then I created 2 instances of the main component and change the variant state inside one of the instances back and forth.
- When I change the main component variant text it is not reflected in the main component instance where the variant was switched.
Video: Loom | Free Screen & Video Recording Software
Example: Figma
I expect that when the text variant is changed in the main component it will be reflected in both instances as well. Is there any way to achieve this?