**Is your feature request related to a problem? Please describe.** I would like a way to add hover animations with motion one. **Describe the solution you'd like** Be able to say: ``` onHover('.box', { scale: 2 }); ```
Is your feature request related to a problem? Please describe.
I would like a way to add hover animations with motion one.
Describe the solution you'd like
Be able to say: