Can I change the text in multiple component states automatically
I work on a project where I use a lot of components with different states (hover, clicked etc.) and everytime I create a new screen with a component such as a text input, I have to change the text in every state, is there any way to automatize this process?
Thanks
