mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
chore(explore): Set Drag&Drop feature flags to True by default (#19046)
* chore(explore): Set Drag&Drop feature flags to True by default * fix tests
This commit is contained in:
committed by
GitHub
parent
4d96393faf
commit
f9c7405e0e
@@ -348,6 +348,7 @@ const ColumnSelectPopover = ({
|
||||
}
|
||||
buttonSize="small"
|
||||
onClick={onSave}
|
||||
data-test="ColumnEdit#save"
|
||||
cta
|
||||
>
|
||||
{t('Save')}
|
||||
|
||||
Reference in New Issue
Block a user