mirror of
https://github.com/apache/superset.git
synced 2026-05-10 18:35:40 +00:00
feat(explore): Make metric title respond to changes immediately (#12747)
* Make metric title respond to changes immediately * Bug fix * Change type to Metric * Bug fix
This commit is contained in:
committed by
Ville Brofeldt
parent
c1c798aac6
commit
2fc03f88a8
@@ -56,6 +56,7 @@ function setup(overrides) {
|
||||
onChange,
|
||||
onClose,
|
||||
onResize: () => {},
|
||||
getCurrentLabel: () => {},
|
||||
columns,
|
||||
...overrides,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user