mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
change button name (#20163)
This commit is contained in:
@@ -45,7 +45,7 @@ const ExploreResultsButton = ({
|
||||
placement="top"
|
||||
label="explore"
|
||||
/>{' '}
|
||||
{t('Explore')}
|
||||
{t('Create Chart')}
|
||||
</Button>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user