This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
Hi, I have multiple nested react-aim sources in a component tree and I'm trying to pass an "over = true" prop to the first react-aim source under the cursor. By first I mean the element deepest in the DOM.
I'm not sure if this is currently possible, although I'm still wrapping my head around the code. Is there a simple way to accomplish this?