mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
change label
This commit is contained in:
parent
6d0c21c95f
commit
dd9ccd92f0
@ -25,7 +25,7 @@ export default class AssetDetails extends PureComponent<AssetDetailsProps> {
|
|||||||
{base.copyrightHolder}
|
{base.copyrightHolder}
|
||||||
</h2>
|
</h2>
|
||||||
<div className={styles.metaPrimaryData}>
|
<div className={styles.metaPrimaryData}>
|
||||||
<span title="Date published">
|
<span title="Date created">
|
||||||
<Moment
|
<Moment
|
||||||
date={base.dateCreated}
|
date={base.dateCreated}
|
||||||
format="L"
|
format="L"
|
||||||
|
Loading…
Reference in New Issue
Block a user