mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Unified search] Cleanups the showQueryBar flag (#143270)
* [Unified search] Cleanups the showQueryBar flag that is not used anymore * Fix add filter story error
This commit is contained in:
parent
b288c2fcb7
commit
411a306216
29 changed files with 9 additions and 33 deletions
|
@ -259,7 +259,6 @@ export const SearchSourceExpressionForm = (props: SearchSourceExpressionFormProp
|
|||
onSavedQueryUpdated={onSavedQuery}
|
||||
onSaved={onSavedQuery}
|
||||
showSaveQuery
|
||||
showQueryBar
|
||||
showQueryInput
|
||||
showFilterBar
|
||||
showDatePicker={false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue