Sample Data
This data represents components and nested components in a Figma design system. 'Button Base' is the main component. 'Icon' and 'Label' are nested components inside buttons. 'Button Primary' and 'Button Secondary' are variants of 'Button Base'. 'Button Primary with Icon' and 'Button Secondary with Icon' are nested components combining button variants with icons.
| Cell | Value |
|---|---|
| A1 | Button Base |
| A2 | Icon |
| A3 | Label |
| B1 | Button Primary |
| B2 | Button Secondary |
| C1 | Button Primary with Icon |
| C2 | Button Secondary with Icon |