mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
d80895cdf3
commit
398beccd4d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import { FormattedMessage } from '@kbn/i18n/react';
|
|||
import { render, unmountComponentAtNode } from 'react-dom';
|
||||
import { Chrome } from 'ui/chrome';
|
||||
|
||||
const docsPage = undefined;
|
||||
const docsPage = 'lens';
|
||||
|
||||
export function addHelpMenuToAppChrome(chrome: Chrome) {
|
||||
chrome.helpExtension.set(domElement => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue