From ef1626bc6aaed987e53012b45354fa27483424e2 Mon Sep 17 00:00:00 2001 From: "ildar.timerbaev" Date: Thu, 9 Jan 2025 09:59:29 +0300 Subject: [PATCH] Fixed interest claiming in a hive wallet --- .../profile/[username]/_components/wallet-hive/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(dynamicPages)/profile/[username]/_components/wallet-hive/index.tsx b/src/app/(dynamicPages)/profile/[username]/_components/wallet-hive/index.tsx index 8a990d371..b0583ed0a 100644 --- a/src/app/(dynamicPages)/profile/[username]/_components/wallet-hive/index.tsx +++ b/src/app/(dynamicPages)/profile/[username]/_components/wallet-hive/index.tsx @@ -655,7 +655,7 @@ export function WalletHive({ account }: Props) { )} {isMyPage && estimatedUIn >= 0.001 && ( -
+
0 ? "disabled" : ""}`} @@ -780,7 +780,7 @@ export function WalletHive({ account }: Props) { {transfer && ( {