mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
This commit is contained in:
parent
0eb891c6fb
commit
2b5575e5fe
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import ReactDOM from 'react-dom';
|
|||
import { Observable } from 'rxjs';
|
||||
import type { MountPoint, CoreTheme } from '@kbn/core/public';
|
||||
import { KibanaContextProvider } from '@kbn/react-kibana-context';
|
||||
import { KibanaThemeProvider } from '../theme/kibana_theme_provider';
|
||||
|
||||
export interface ToMountPointParams {
|
||||
theme$: Observable<CoreTheme>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue