fix: Fix Time Column dropdown for date filter (#11149)

This commit is contained in:
Grace Guo
2020-10-06 11:51:10 -07:00
committed by GitHub
parent 38dccf9e12
commit 13963acefb
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,8 @@
*/
import React from 'react';
import { ColumnOption, t } from '@superset-ui/core';
import { t } from '@superset-ui/core';
import { ColumnOption } from '@superset-ui/chart-controls';
export const controlPanelSectionsChartOptions = [
{