diff --git a/src/views/forms/AccountManagementForms/WithdrawForm/WithdrawButtonAndReceipt.tsx b/src/views/forms/AccountManagementForms/WithdrawForm/WithdrawButtonAndReceipt.tsx index 266cd0997..3bef708b4 100644 --- a/src/views/forms/AccountManagementForms/WithdrawForm/WithdrawButtonAndReceipt.tsx +++ b/src/views/forms/AccountManagementForms/WithdrawForm/WithdrawButtonAndReceipt.tsx @@ -110,7 +110,7 @@ export const WithdrawButtonAndReceipt = ({ label: ( {stringGetter({ key: STRING_KEYS.GAS_FEE })} ), - value: , + value: , }, typeof summary?.bridgeFee === 'number' && { key: 'bridge-fees',