From 262d9b3cdc7835588d101c50cece6e4e33d250a3 Mon Sep 17 00:00:00 2001 From: Sebastian Bor Date: Mon, 12 Sep 2022 10:46:32 +0100 Subject: [PATCH] fix: Show NFT amount (#1027) --- components/instructions/instructionCard.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/components/instructions/instructionCard.tsx b/components/instructions/instructionCard.tsx index 91b47c9535..0fdb5692c5 100644 --- a/components/instructions/instructionCard.tsx +++ b/components/instructions/instructionCard.tsx @@ -158,11 +158,14 @@ export default function InstructionCard({ {nftImgUrl ? ( -
- +
+
+ +
+
) : (