Is your feature request related to a problem? Please describe.
I was making a custom NUX for a project using DotTip from Gutenberg but the positioning is always middle right always which makes it a bit frustrating.
Describe the solution you'd like
Popover component already has a position prop that we just need to expose.
PR coming.
Is your feature request related to a problem? Please describe.
I was making a custom NUX for a project using
DotTipfrom Gutenberg but the positioning is alwaysmiddle rightalways which makes it a bit frustrating.Describe the solution you'd like
Popover component already has a
positionprop that we just need to expose.PR coming.