```html <div class="euiPopover"> <div class="euiPopover__anchor"> <button /> </div> </div> ``` I remember we were originally positioning the popover with CSS making the anchor wrapper necessary, but is it still?
I remember we were originally positioning the popover with CSS making the anchor wrapper necessary, but is it still?