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:
Junlin Chen
2021-01-10 12:53:51 -08:00
committed by GitHub
parent 37f648c41b
commit 6bee3a0581

View File

@@ -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}