Cloudwatch: Use new annotation API (#48102)

* use new annotation api

* fix bad merge
This commit is contained in:
Erik Sundell
2022-04-27 12:41:48 +02:00
committed by GitHub
parent 25e153e4e7
commit f58a2d879e
27 changed files with 530 additions and 378 deletions

View File

@@ -123,7 +123,6 @@ export function registerAngularDirectives() {
['datasource', { watchDepth: 'reference' }],
['templateSrv', { watchDepth: 'reference' }],
]);
react2AngularDirective('secretFormField', SecretFormField, [
'value',
'isConfigured',