I need to add auto layout to multiple variants in a component. Since it is time consuming to individually select each variant and set auto layout, is there any way I can select multiple variants and set individual auto layouts to them in one go?
You can achieve this with plugins like this one:
2 Likes