From fdc06630418c916354dbaee92502fabf6005a3bc Mon Sep 17 00:00:00 2001 From: Jakub Kotula <520927+jkbktl@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:51:39 +0100 Subject: [PATCH] fix link to etherscan in notification --- packages/DApp/src/components/NotificationItem.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/DApp/src/components/NotificationItem.tsx b/packages/DApp/src/components/NotificationItem.tsx index 9300bc9..2288c10 100644 --- a/packages/DApp/src/components/NotificationItem.tsx +++ b/packages/DApp/src/components/NotificationItem.tsx @@ -29,7 +29,11 @@ export function NotificationItem({ publicKey, text, transaction }: NotificationI {communityDetails.name} {text} - + View on Etherscan