Question
Component's variant within a component variant doesn't follow siut
Hi! I have an icon component with 3 color variants. I put it inside a button component. The button component has 3 variants and I’d like to use for one of them a color variant of the icon. Currently it wouldn’t allow it unless I detach the icon property, but if I do that and change the icon it doesn’t make the change in all color variants of the button. Any ideas how to solve or walk around that?
