From 5c83755342e6049127c42e4c6ad72f53d75a3686 Mon Sep 17 00:00:00 2001 From: wilson773 <195908813+wilson773@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:42:49 +0800 Subject: [PATCH] feat: contract icon should be on the right --- src/_components/ContractToken/index.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/_components/ContractToken/index.tsx b/src/_components/ContractToken/index.tsx index 9fb527e3..a3590775 100644 --- a/src/_components/ContractToken/index.tsx +++ b/src/_components/ContractToken/index.tsx @@ -44,11 +44,6 @@ export default function ContractToken({ return type === AddressType.address || showContractAddress || (type === AddressType.Contract && !name) ? ( address ? (