Skip to content

Commit a7426ad

Browse files
committed
remove old comment
1 parent 8db0beb commit a7426ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/react-core/src/components/Popover/Popover.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ export const Popover: React.FunctionComponent<PopoverProps> = ({
260260
closeBtnAriaLabel = 'Close',
261261
showClose = true,
262262
distance = 25,
263-
// For every initial starting position, there are 3 escape positions
264263
flipBehavior = [
265264
'top',
266265
'bottom',

0 commit comments

Comments
 (0)