mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +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
GitHub
parent
41b990f72d
commit
14de7b4791
@@ -56,6 +56,7 @@ function setup(overrides) {
|
||||
onChange,
|
||||
onClose,
|
||||
onResize: () => {},
|
||||
getCurrentLabel: () => {},
|
||||
columns,
|
||||
...overrides,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user