mirror of
https://github.com/apache/superset.git
synced 2026-05-06 16:34:32 +00:00
fix: build issues on master with 'npm run dev' (#34272)
This commit is contained in:
committed by
GitHub
parent
2c81eb6c39
commit
77f66e7434
@@ -24,7 +24,7 @@ import {
|
||||
getSequentialSchemeRegistry,
|
||||
CategoricalColorNamespace,
|
||||
} from '@superset-ui/core';
|
||||
import Datamap from 'datamaps/dist/datamaps.world.min';
|
||||
import Datamap from 'datamaps/dist/datamaps.all.min';
|
||||
import { ColorBy } from './utils';
|
||||
|
||||
const propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user