// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`GasCustomizationModalContainer renders the component with initial props 1`] = `
Customize Gas
Increasing fee may decrease processing times, but it is not guaranteed.
Close
`; exports[`GasCustomizationModalContainer renders the component with initial props 2`] = `
Send Amount 0 ETH
`; exports[`GasCustomizationModalContainer renders the component with initial props 3`] = `
Transaction Fee 0 ETH
`; exports[`GasCustomizationModalContainer renders the component with initial props 4`] = `
New Total 0 ETH
`;