mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
fix(imports): rewrite stale @apache-superset/core/ui to current subpaths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
import memoizeOne from 'memoize-one';
|
||||
import { DataRecord, SuperChart, VizType } from '@superset-ui/core';
|
||||
import { supersetTheme } from '@apache-superset/core/ui';
|
||||
import { supersetTheme } from '@apache-superset/core/theme';
|
||||
import TableChartPlugin, {
|
||||
TableChartProps,
|
||||
} from '@superset-ui/plugin-chart-table';
|
||||
|
||||
Reference in New Issue
Block a user