Skip to content

Commit

Permalink
Use new query bar props (#84108) (#84138)
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-huang authored Nov 23, 2020
1 parent 6d64a07 commit d9c9680
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ export const LogQueryBar: React.FunctionComponent<{

return (
<QueryStringInput
iconType="search"
disableLanguageSwitcher={true}
indexPatterns={
indexPatternFields
? [
Expand Down

0 comments on commit d9c9680

Please sign in to comment.