mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix loading in preview (#1785)
This commit is contained in:
parent
4ff84b0871
commit
6ba95fe4d5
@ -23,7 +23,6 @@ export default function RelatedAssets(): ReactElement {
|
||||
!asset?.nft ||
|
||||
!asset?.metadata
|
||||
) {
|
||||
setIsLoading(false)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user