diff --git a/public/app/plugins/datasource/stackdriver/components/SimpleSelect.tsx b/public/app/plugins/datasource/stackdriver/components/SimpleSelect.tsx index 1834bd9da5c..3a4a0707a2c 100644 --- a/public/app/plugins/datasource/stackdriver/components/SimpleSelect.tsx +++ b/public/app/plugins/datasource/stackdriver/components/SimpleSelect.tsx @@ -11,7 +11,7 @@ const SimpleSelect: SFC = props => { const { label, onValueChange, value, options } = props; return (
- {label} + {label}