1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-26 03:06:49 +02:00
market/src/components/Asset/AssetContent/MetaMain
EnzoVezzaro 90a8bc00bb
fix preview nft on step preview in publish (#1226)
* fix preview nft on step preview in publish

* remove image data from asset interface

* change dataImage implementation

- remove FormPublishData hook
- get NFT image from asset

* improved documentation

* restore formikContext and add warnings
2022-03-29 13:47:21 +01:00
..
index.module.css Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
index.tsx fix preview nft on step preview in publish (#1226) 2022-03-29 13:47:21 +01:00
MetaAsset.module.css Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
MetaAsset.tsx Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
MetaInfo.module.css Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
MetaInfo.tsx Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
NftTooltip.module.css Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00
NftTooltip.tsx Feat: Display NFT in asset details (#1125) 2022-03-16 19:01:51 +00:00