From 51d54fb7464ebd639bd9e596c616997ddf025f0b Mon Sep 17 00:00:00 2001 From: brave-builds Date: Wed, 18 Sep 2024 14:16:54 +0000 Subject: [PATCH] Uplift of #25611 (squashed) to beta --- .../confirm-transaction-panel/confirm_simulated_tx_panel.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/brave_wallet_ui/components/extension/confirm-transaction-panel/confirm_simulated_tx_panel.tsx b/components/brave_wallet_ui/components/extension/confirm-transaction-panel/confirm_simulated_tx_panel.tsx index 76cae8a870db..ebc040782827 100644 --- a/components/brave_wallet_ui/components/extension/confirm-transaction-panel/confirm_simulated_tx_panel.tsx +++ b/components/brave_wallet_ui/components/extension/confirm-transaction-panel/confirm_simulated_tx_panel.tsx @@ -336,7 +336,7 @@ export const ConfirmSimulatedTransactionPanel = ({ ) : txSimulation && transactionsNetwork ? ( simulationType === 'EVM' ? ( ) : (