Commit 490fb9e8 by Peter Holmberg

import changes

parent 9f1784d0
import React, { PureComponent } from 'react';
import { NullValueMode, PanelProps } from '../../../types';
import Gauge from 'app/viz/Gauge';
import { NullValueMode, PanelProps } from 'app/types';
import { getTimeSeriesVMs } from 'app/viz/state/timeSeries';
export interface Options {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment