diff --git a/packages/grafana-ui/src/components/SecretFormField/SecretFormField.tsx b/packages/grafana-ui/src/components/SecretFormField/SecretFormField.tsx index d8aa40fd13b..17b2cdc13da 100644 --- a/packages/grafana-ui/src/components/SecretFormField/SecretFormField.tsx +++ b/packages/grafana-ui/src/components/SecretFormField/SecretFormField.tsx @@ -63,7 +63,7 @@ export const SecretFormField: FunctionComponent = ({ value="configured" {...omit(inputProps, 'value')} /> -