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

This commit is contained in:
Stratoula Kalafateli 2022-09-30 20:36:16 +03:00 committed by GitHub
parent ab90104024
commit 659251bcb6
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"