Skip to content

Commit f7749c0

Browse files
committed
remove old comment
1 parent dfa3c1b commit f7749c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)