From e6adc7fbfbad8f1fb83d05465670ddb3e3f1a878 Mon Sep 17 00:00:00 2001 From: Austin Quinn Date: Wed, 1 Feb 2023 15:35:55 -0600 Subject: [PATCH] Claim mobile location fix --- src/components/NFT.jsx | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/src/components/NFT.jsx b/src/components/NFT.jsx index 141e558..0f95b0b 100644 --- a/src/components/NFT.jsx +++ b/src/components/NFT.jsx @@ -235,7 +235,7 @@ export default function NFT({ tokenId }) {
-
+
{Math.round((nft.deposit / 10 ** 18) * 100) / 100} @@ -260,22 +260,10 @@ export default function NFT({ tokenId }) { > Withdraw - {isClaimable && nft.isActive && ( -
- -
- )}
{isClaimable && nft.isActive && ( -
+