Explorer: Fix verified collection row rendering (#24269)

This commit is contained in:
Justin Starry
2022-04-12 16:22:42 +08:00
committed by GitHub
parent 865a8307e2
commit b6903dab6e

View File

@ -343,7 +343,7 @@ function NonFungibleTokenMintAccountCard({
</td>
</tr>
)}
{nftData?.metadata.collection?.verified && (
{!!nftData?.metadata.collection?.verified && (
<tr>
<td>Verified Collection Address</td>
<td className="text-lg-end">