Problem
Text elements in the props section do not display the text color attribute, even when the value is present in the underlying data. This means users cannot see what color is applied to text in different prop configurations.
Solution
Render the text color attribute (and its variable name when available) for text elements in the props section.
Acceptance criteria
Implementation details are tracked internally.
Problem
Text elements in the props section do not display the text color attribute, even when the value is present in the underlying data. This means users cannot see what color is applied to text in different prop configurations.
Solution
Render the text color attribute (and its variable name when available) for text elements in the props section.
Acceptance criteria