Question
Controlling hover state position
I have a component with multiple variants for the static state and hover states. On hover, I want the hover state to appear in a different place than where it is appearing on my screen - when it fades in, it falls off the frame. Is there a way to control the hover state position?
