New components inheriting states in prototyping
I created a new component from an instance (original component was large button, I used this to create small button with the same shape and alignment). I changed properties for hoover state for the new component, however when I run prototype - hoover state of the previous component (large button) shows on new component (small button).
How to resolve this? I don't believe I should create a new component from scratch.
