mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
grafana/ui: Expose Icon component (#20524)
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user