From 1994f6282705aaf0e5b5ba36baa5ee45f8377e3b Mon Sep 17 00:00:00 2001 From: Fernando Date: Thu, 11 Feb 2021 05:22:27 -0300 Subject: [PATCH] Avoid displaying `UNKNOWN` in owner's list (#1881) --- .../components/Transactions/GatewayTransactions/OwnerRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/safe/components/Transactions/GatewayTransactions/OwnerRow.tsx b/src/routes/safe/components/Transactions/GatewayTransactions/OwnerRow.tsx index 471a81c3..ebfca691 100644 --- a/src/routes/safe/components/Transactions/GatewayTransactions/OwnerRow.tsx +++ b/src/routes/safe/components/Transactions/GatewayTransactions/OwnerRow.tsx @@ -11,7 +11,7 @@ export const OwnerRow = ({ ownerAddress }: { ownerAddress: string }): ReactEleme return (