mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
add value prop (#28561)
This commit is contained in:
@@ -499,6 +499,7 @@ export interface QueryHint {
|
||||
|
||||
export interface MetricFindValue {
|
||||
text: string;
|
||||
value?: string | number;
|
||||
expandable?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user