mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Quynh Nguyen <43350163+qn895@users.noreply.github.com>
This commit is contained in:
parent
8513a573c8
commit
49f0bd94fc
2 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
@import 'embedded_map/index';
|
||||
@import 'stats_table/index';
|
||||
@import 'top_values/top_values';
|
||||
|
|
|
@ -23,6 +23,7 @@ import {
|
|||
ViewMode,
|
||||
} from '../../../../../../../../src/plugins/embeddable/public';
|
||||
import { useDataVisualizerKibana } from '../../../kibana_context';
|
||||
import './_embedded_map.scss';
|
||||
|
||||
export function EmbeddedMapComponent({
|
||||
layerList,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue