mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
40c88596d8
commit
a44aa342a7
@ -34,6 +34,7 @@ export class VariableInput extends PureComponent<Props> {
|
||||
instance.setAttribute('style', `width:${Math.max(instance.width, 150)}px`);
|
||||
}
|
||||
}}
|
||||
id={id}
|
||||
type="text"
|
||||
className="gf-form-input"
|
||||
value={value ?? ''}
|
||||
|
Loading…
Reference in New Issue
Block a user