[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:
Stratoula Kalafateli 2022-10-18 11:24:17 +03:00 committed by GitHub
parent b288c2fcb7
commit 411a306216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 9 additions and 33 deletions

View file

@ -259,7 +259,6 @@ export const SearchSourceExpressionForm = (props: SearchSourceExpressionFormProp
onSavedQueryUpdated={onSavedQuery}
onSaved={onSavedQuery}
showSaveQuery
showQueryBar
showQueryInput
showFilterBar
showDatePicker={false}