How to change the label in all states at the same time?
I'm making components to show the Hover and Active states for buttons/checkboxes/dropdowns/etc but everytime I create a new instance I have to go through all the different states changing the label. Is there an easy way to change the instance label in the "Default State" and then have the rest of the states get updated with this override as well?
