mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
chore: change Datasource to Dataset in Explore ui (#12402)
* chore(explore):change dataset to datasource in ui
* modal
* Add space
* Changing it back🤦🏾♀️
* Chargeback
This commit is contained in:
@@ -410,7 +410,7 @@ function ExploreViewContainer(props) {
|
||||
}
|
||||
>
|
||||
<div className="title-container">
|
||||
<span className="horizont al-text">{t('Datasource')}</span>
|
||||
<span className="horizont al-text">{t('Dataset')}</span>
|
||||
<span
|
||||
role="button"
|
||||
tabIndex={0}
|
||||
|
||||
Reference in New Issue
Block a user