Commit 9f94e059 by Dominik Prokop Committed by GitHub

grafana/ui: Expose Icon component (#20524)

parent 6a4ad136
......@@ -98,6 +98,7 @@ export { FadeTransition } from './transitions/FadeTransition';
export { SlideOutTransition } from './transitions/SlideOutTransition';
export { Segment, SegmentAsync, SegmentSelect } from './Segment/';
export { default as Chart } from './Chart';
export { Icon } from './Icon/Icon';
// Next-gen forms
export { default as Forms } from './Forms';
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