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' ? (
) : (