chore: import esmodule from chart-controls (#47)

This commit is contained in:
Yongjie Zhao 2021-10-28 07:58:47 +01:00
parent ec44a2ebee
commit 5baffa8375
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
*/
import { t } from '@superset-ui/core';
import { dndEntity } from '@superset-ui/chart-controls/lib/shared-controls/dndControls';
import { dndEntity } from '@superset-ui/chart-controls';
export const dndLineColumn = {
name: 'line_column',