1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
This commit is contained in:
Matthias Kretschmann 2020-07-17 17:09:13 +02:00
parent bd0fde6790
commit 22d83918e0
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -37,7 +37,8 @@ export default function Preview({
key.includes('tags') ||
key.includes('files') ||
key.includes('termsAndConditions') ||
value === undefined
value === undefined ||
value === ''
)
)
.map(([key, value]) => (