Introduction
Swapping instances lets you quickly replace one component instance with another in your design. This helps keep your work consistent and saves time when updating repeated elements.
When you want to change a button style across your design without redoing each one
When updating icons in multiple places to a new version
When switching between light and dark theme components in your layout
When testing different component variants to see which fits best
When fixing a mistake by replacing the wrong component instance