From 6bc7f2b0c168c1712bebe13fdb8ffd591e28fde6 Mon Sep 17 00:00:00 2001 From: Jean Regisser Date: Sat, 2 Nov 2024 20:40:44 +0100 Subject: [PATCH] fix(feedV2): inverted swap from/to for deposits with swap (#6204) ### Description Oops, I inverted from/to in #6189 ### Test plan - Manually checked from/to are now as expected for swap and deposit. ### Related issues Part of RET-1204 ### Backwards compatibility Yes ### Network scalability If a new NetworkId and/or Network are added in the future, the changes in this PR will: - [x] Continue to work without code changes, OR trigger a compilation error (guaranteeing we find it when a new network is added) --- .../feed/detailContent/DepositOrWithdrawContent.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/transactions/feed/detailContent/DepositOrWithdrawContent.tsx b/src/transactions/feed/detailContent/DepositOrWithdrawContent.tsx index 61f8dc0fea1..758f4ecad39 100644 --- a/src/transactions/feed/detailContent/DepositOrWithdrawContent.tsx +++ b/src/transactions/feed/detailContent/DepositOrWithdrawContent.tsx @@ -73,16 +73,16 @@ export function DepositOrWithdrawContent({ transaction }: DepositOrWithdrawConte