Commit 67fe351f by corpglory-dev

export PiechartDataPoint from @grafana/ui

parent b263b3ed
......@@ -26,4 +26,4 @@ export { ValueMappingsEditor } from './ValueMappingsEditor/ValueMappingsEditor';
export { Gauge } from './Gauge/Gauge';
export { Switch } from './Switch/Switch';
export { EmptySearchResult } from './EmptySearchResult/EmptySearchResult';
export { Piechart } from './Piechart/Piechart';
export { Piechart, PiechartDataPoint } from './Piechart/Piechart';
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