mirror of
https://github.com/apache/superset.git
synced 2026-06-02 06:09:21 +00:00
feat: smart tooltip in datasourcepanel (#18080)
This commit is contained in:
@@ -144,7 +144,6 @@ export default function OptionWrapper(
|
||||
<StyledColumnOption
|
||||
column={transformedCol as ColumnMeta}
|
||||
labelRef={labelRef}
|
||||
showTooltip={!!shouldShowTooltip}
|
||||
showType
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user