mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
refactor: merge/upgrade superset-ui packages (#10790)
* refactor: merge/upgrade superset-ui packages * Fix flaky big number test * Fix Flaky AdhocFilters test
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* under the License.
|
||||
*/
|
||||
/* eslint camelcase: 0 */
|
||||
import { getChartControlPanelRegistry } from '@superset-ui/chart';
|
||||
import { getChartControlPanelRegistry } from '@superset-ui/core';
|
||||
import { getAllControlsState, getFormDataFromControls } from './controlUtils';
|
||||
import controls from './controls';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user