Skip to content

Commit

Permalink
[Search bar] Remove duplicate popoverProps (#79025)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos authored Sep 30, 2020
1 parent e41f436 commit 935f634
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ export function SearchBar({ globalSearch, navigateToUrl }: Props) {
onChange={onChange}
options={options}
popoverButtonBreakpoints={['xs', 's']}
popoverProps={{
repositionOnScroll: true,
}}
popoverButton={
<EuiHeaderSectionItemButton
aria-label={i18n.translate(
Expand Down

0 comments on commit 935f634

Please sign in to comment.