[Lens] Fixes the Search functions input on the formula documentation popover (#142341) (#142396)

(cherry picked from commit 659251bcb6)

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
This commit is contained in:
Kibana Machine 2022-09-30 12:42:35 -06:00 committed by GitHub
parent ff343190b0
commit 52d4ff9915
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -845,7 +845,6 @@ export function FormulaEditor({
anchorPosition="leftCenter"
isOpen={isHelpOpen}
closePopover={() => setIsHelpOpen(false)}
ownFocus={false}
button={
<EuiButtonIcon
className="lnsFormula__editorHelp lnsFormula__editorHelp--overlay"