From 301ef9c5fd700c7f8081c253c5779b874876555c Mon Sep 17 00:00:00 2001 From: chrisduma-ledger <167974107+chrisduma-ledger@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:35:31 +0300 Subject: [PATCH] Merge pull request #7793 from LedgerHQ/hotfix/swap-button hotfix: swap button fix --- .changeset/eighty-pears-run.md | 5 +++++ .../CompleteExchange/TransactionBroadcastedContent.tsx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/eighty-pears-run.md diff --git a/.changeset/eighty-pears-run.md b/.changeset/eighty-pears-run.md new file mode 100644 index 000000000000..9bf47b0fb9a3 --- /dev/null +++ b/.changeset/eighty-pears-run.md @@ -0,0 +1,5 @@ +--- +"ledger-live-desktop": patch +--- + +Fixes View Details button for the Swap Live App diff --git a/apps/ledger-live-desktop/src/renderer/modals/Platform/Exchange/CompleteExchange/TransactionBroadcastedContent.tsx b/apps/ledger-live-desktop/src/renderer/modals/Platform/Exchange/CompleteExchange/TransactionBroadcastedContent.tsx index 36f656037d37..7fb6c3bfc732 100644 --- a/apps/ledger-live-desktop/src/renderer/modals/Platform/Exchange/CompleteExchange/TransactionBroadcastedContent.tsx +++ b/apps/ledger-live-desktop/src/renderer/modals/Platform/Exchange/CompleteExchange/TransactionBroadcastedContent.tsx @@ -44,7 +44,7 @@ export function TransactionBroadcastedContent(props: TransactionBroadcastedConte - +