mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Infra UI] Merge InfraOps feature branch (#24068)
This commit is contained in:
parent
9326e8ff2b
commit
36caa6badd
436 changed files with 27376 additions and 59 deletions
|
@ -4,10 +4,7 @@
|
|||
* you may not use this file except in compliance with the Elastic License.
|
||||
*/
|
||||
|
||||
import {
|
||||
// @ts-ignore
|
||||
EuiSelect,
|
||||
} from '@elastic/eui';
|
||||
import { EuiSelect } from '@elastic/eui';
|
||||
import React, { ChangeEvent, Component } from 'react';
|
||||
import { KibanaPrivilege } from '../../../../../../../common/model/kibana_privilege';
|
||||
import { NO_PRIVILEGE_VALUE } from '../../../lib/constants';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue