mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
chore: refactor ResultSet to functional component (#21186)
This commit is contained in:
@@ -39,6 +39,7 @@ const ExploreResultsButton = ({
|
||||
onClick={onClick}
|
||||
disabled={!allowsSubquery}
|
||||
tooltip={t('Explore the result set in the data exploration view')}
|
||||
data-test="explore-results-button"
|
||||
>
|
||||
<InfoTooltipWithTrigger
|
||||
icon="line-chart"
|
||||
|
||||
Reference in New Issue
Block a user