mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
This reverts commit b247279ffe.
This commit is contained in:
@@ -326,7 +326,6 @@ const TableSelector: FunctionComponent<TableSelectorProps> = ({
|
||||
optionRenderer={renderTableOption}
|
||||
valueRenderer={renderTableOption}
|
||||
isDisabled={readOnly}
|
||||
menuPosition="fixed"
|
||||
/>
|
||||
);
|
||||
} else if (formMode) {
|
||||
|
||||
Reference in New Issue
Block a user