mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
committed by
GitHub
parent
bad6938d1a
commit
d0b5b449b2
@@ -1,6 +1,7 @@
|
||||
import BoundsControl from './BoundsControl';
|
||||
import CheckboxControl from './CheckboxControl';
|
||||
import CollectionControl from './CollectionControl';
|
||||
import ColorPickerControl from './ColorPickerControl';
|
||||
import ColorSchemeControl from './ColorSchemeControl';
|
||||
import DatasourceControl from './DatasourceControl';
|
||||
import DateFilterControl from './DateFilterControl';
|
||||
@@ -17,6 +18,7 @@ const controlMap = {
|
||||
BoundsControl,
|
||||
CheckboxControl,
|
||||
CollectionControl,
|
||||
ColorPickerControl,
|
||||
ColorSchemeControl,
|
||||
DatasourceControl,
|
||||
DateFilterControl,
|
||||
|
||||
Reference in New Issue
Block a user