I created icon component geometric-icon with two variants: Cube and Circle
I created component Badge with this icon instance, also two variants: Cube and Circle
I created Price token, that consist of Price text and Badge component
Now, I’ve placed Price token into the Screen - all is good
When I want to scale Price token all is good also
But, when I want to swap my Badge…
The Price token is breaks…(((
How can I fix this?