react-popover
react-popover copied to clipboard
Feature request: Add position offset
Fine tune position calculated by the widget with X and Y offset
Hello @jeff3dx , there is offset prop, but it's not documented:
https://github.com/littlebits/react-popover/blob/master/source/index.js#L180
FYI: https://github.com/littlebits/react-popover/pull/203