mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Lens] Fixes the Search functions input on the formula documentation popover (#142341)
This commit is contained in:
parent
ab90104024
commit
659251bcb6
1 changed files with 0 additions and 1 deletions
|
@ -845,7 +845,6 @@ export function FormulaEditor({
|
|||
anchorPosition="leftCenter"
|
||||
isOpen={isHelpOpen}
|
||||
closePopover={() => setIsHelpOpen(false)}
|
||||
ownFocus={false}
|
||||
button={
|
||||
<EuiButtonIcon
|
||||
className="lnsFormula__editorHelp lnsFormula__editorHelp--overlay"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue