Am I correct in understanding that instance swaps only allows you to swap between standalone components, and not between variants within a component set (e.g. a specific button state).
It feels like something i should be able to do, as breaking my component sets apart to allow me to do instance swapping seems counter-productive to the whole point of variants.
Or am I doing it wrong?
Rob