c2754bcb16
* ensure we allow focus in the focus sentinel button We already checked this button when inside of a `PopoverGroup`, but we didn't when you weren't using a `PopoverGroup` component. * add test * update changelog