(cherry picked from commit c258ee86eb)
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
This commit is contained in:
co-authored by
Marcus Andersson
parent
1ff5718af9
commit
95a3c6a024
@@ -19,7 +19,7 @@ import { TablePanel } from '../table/TablePanel';
|
||||
import { LivePanelOptions, MessageDisplayMode } from './types';
|
||||
import { config, getGrafanaLiveSrv, MeasurementCollector } from '@grafana/runtime';
|
||||
import { css, cx } from 'emotion';
|
||||
import CodeEditor from '@grafana/ui/src/components/Monaco/CodeEditor';
|
||||
import { CodeEditor } from '@grafana/ui';
|
||||
|
||||
interface Props extends PanelProps<LivePanelOptions> {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user