mirror of
https://github.com/apache/superset.git
synced 2026-07-21 06:05:46 +00:00
feat: Adds Histogram chart migration logic (#28780)
This commit is contained in:
committed by
GitHub
parent
dabb4e064f
commit
df0b1cb8ed
@@ -207,6 +207,7 @@ function DndColumnSelect(props: DndColumnSelectProps) {
|
||||
closePopover={closePopover}
|
||||
visible={newColumnPopoverVisible}
|
||||
isTemporal={isTemporal}
|
||||
disabledTabs={disabledTabs}
|
||||
>
|
||||
<div />
|
||||
</ColumnSelectPopoverTrigger>
|
||||
|
||||
Reference in New Issue
Block a user