We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa3c1b commit f7749c0Copy full SHA for f7749c0
packages/react-core/src/components/Popover/Popover.tsx
@@ -260,7 +260,6 @@ export const Popover: React.FunctionComponent<PopoverProps> = ({
260
closeBtnAriaLabel = 'Close',
261
showClose = true,
262
distance = 25,
263
- // For every initial starting position, there are 3 escape positions
264
flipBehavior = [
265
'top',
266
'bottom',
0 commit comments