mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Geomap: refactor and cleanup structures (#52760)
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
This commit is contained in:
co-authored by
Adela Almasan
parent
7eabd7c83a
commit
238d761450
@@ -12,7 +12,7 @@ export interface DimensionSupplier<T = any> {
|
||||
isAssumed?: boolean;
|
||||
|
||||
/**
|
||||
* The fied used for
|
||||
* The field used for
|
||||
*/
|
||||
field?: Field;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user