chore: bump superset-ui to v0.14.1 (#10112)

This commit is contained in:
Jesse Yang
2020-06-22 11:14:23 -07:00
committed by GitHub
parent a80453d945
commit ed4f6e93ac
33 changed files with 565 additions and 634 deletions

View File

@@ -27,7 +27,7 @@ import moment from 'moment';
import {
InfoTooltipWithTrigger,
MetricOption,
} from '@superset-ui/control-utils';
} from '@superset-ui/chart-controls';
import FormattedNumber from './FormattedNumber';
import SparklineCell from './SparklineCell';