From 1344224abbb53529f13ad2634117c968a176d8a3 Mon Sep 17 00:00:00 2001 From: igorgoldobin Date: Mon, 26 Aug 2024 10:54:50 +1000 Subject: [PATCH] fix for address color --- src/components/AppBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppBar.tsx b/src/components/AppBar.tsx index 9ca6abb6..c89dc752 100644 --- a/src/components/AppBar.tsx +++ b/src/components/AppBar.tsx @@ -455,7 +455,7 @@ const _AppBar = ({ location }: RouteComponentProps) => { } /> )} - + {trimString(account as string, 10)}