For example I have a hover state that changes to blue on Master component
I change the component’s hover state to green as it’s own instance
When I hover over it in prototype it renders the Master component’s hover state and not the green one of the new instance.