mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* wip: react rewrite * Cleanup * Break out non annontations specific fields * Cleanup. Make annontations editor a functional component * Remove redundant classnames * Add paneldata to props * Cleanup * Fix rebase merge problem * Updates after pr feedback * Fix conflict with master
6 lines
160 B
HTML
6 lines
160 B
HTML
<cloudwatch-annotation-query-editor
|
|
datasource="ctrl.datasource"
|
|
on-change="ctrl.onChange"
|
|
query="ctrl.annotation"
|
|
></cloudwatch-annotation-query-editor>
|