From 4dc9cf25c8561ac71a078d6f5d57e8fb926bce43 Mon Sep 17 00:00:00 2001 From: Usame Algan Date: Thu, 26 Sep 2024 15:58:25 +0200 Subject: [PATCH] fix: Show block explorer link for transaction guards --- src/components/settings/TransactionGuards/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/settings/TransactionGuards/index.tsx b/src/components/settings/TransactionGuards/index.tsx index e4a4bbb07e..470c7f4fc7 100644 --- a/src/components/settings/TransactionGuards/index.tsx +++ b/src/components/settings/TransactionGuards/index.tsx @@ -26,7 +26,7 @@ const GuardDisplay = ({ guardAddress, chainId }: { guardAddress: string; chainId return ( - + {(isOk) => (