mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(explore): edit datasource does not update control states (#10284)
This commit is contained in:
@@ -27,7 +27,6 @@ import {
|
||||
getFormDataFromControls,
|
||||
applyMapStateToPropsToControl,
|
||||
getAllControlsState,
|
||||
getControlsState,
|
||||
} from 'src/explore/controlUtils';
|
||||
|
||||
describe('controlUtils', () => {
|
||||
|
||||
Reference in New Issue
Block a user