mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
parent
9b9cbfaff3
commit
67f6d3f508
@ -17,9 +17,5 @@
|
||||
{
|
||||
"title": "About",
|
||||
"link": "/about"
|
||||
},
|
||||
{
|
||||
"title": "Styleguide",
|
||||
"link": "/styleguide"
|
||||
}
|
||||
]
|
||||
|
@ -80,9 +80,9 @@ export default class AssetDetails extends PureComponent<AssetDetailsProps> {
|
||||
ddo={ddo}
|
||||
/>
|
||||
|
||||
<pre>
|
||||
{/* <pre>
|
||||
<code>{JSON.stringify(metadata, null, 2)}</code>
|
||||
</pre>
|
||||
</pre> */}
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user