Added follow cursor feature
Using the followCursor
prop, usually used along with hover trigger and no arrow element, you can spawn the tooltip at the location of your cursor over the trigger.
PS: The package will require React v16.6.0 in order for continuation feature to work.