mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* PanelEdit: Change the meaning of default data source to be just that the default for new panels * Added migration, and also migration for annotation datasource prop to data source refs * fix * Fixing tests * Fixes to annotation * Fixing unit test
3 lines
153 B
TypeScript
3 lines
153 B
TypeScript
export { AnnotationSettingsEdit, newAnnotationName } from './AnnotationSettingsEdit';
|
|
export { AnnotationSettingsList } from './AnnotationSettingsList';
|