mirror of
https://github.com/apache/superset.git
synced 2026-05-10 02:15:50 +00:00
chore: moving reusable components from src/components to packages/superset-ui-core/src/components (#33593)
This commit is contained in:
committed by
GitHub
parent
58435e3e28
commit
28db9ad7fc
@@ -21,7 +21,7 @@ import {
|
||||
LegendOrientation,
|
||||
LegendType,
|
||||
EchartsTimeseriesSeriesType,
|
||||
} from '@superset-ui/plugin-chart-echarts';
|
||||
} from '../../src';
|
||||
import transformProps from '../../src/MixedTimeseries/transformProps';
|
||||
import {
|
||||
EchartsMixedTimeseriesFormData,
|
||||
|
||||
Reference in New Issue
Block a user