Complete the code to create a reusable component in Figma.
Create a [1] to reuse design elements efficiently.A component in Figma is a reusable design element that helps reduce design debt by maintaining consistency.
Complete the sentence to explain how advanced components help.
Advanced components [1] design debt by enabling consistent updates across all instances.Advanced components reduce design debt by allowing changes to update everywhere automatically.
Fix the error in the explanation about component overrides.
Overrides in components [1] the need to create separate components for small changes.
Overrides reduce the need for many separate components by allowing small changes within instances.
Fill both blanks to complete the sentence about nested components.
Using [1] components inside others helps [2] design debt by organizing complex designs.
Nested components inside others help reduce design debt by keeping designs organized and easier to update.
Fill all three blanks to explain how variants improve design systems.
Variants [1] multiple component states into one, [2] switching between them, and [3] maintenance.
Variants combine multiple states into one component, enable easy switching, and simplify maintenance, reducing design debt.