I have an idea for working with components. What if we add a checkbox that lets us choose whether to apply changes to the text or just to the component’s style, without affecting the text?
Currently, we’re facing issues with complex components and variants. When we update the text in one component, it sometimes causes unintended changes to the text in other components across different screens.