// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ViewQuote renders the component with EIP-1559 enabled 1`] = `
10 DAI
`; exports[`ViewQuote renders the component with EIP-1559 enabled 2`] = `
1 DAI = 2.2 USDC
`; exports[`ViewQuote renders the component with EIP-1559 enabled 3`] = `
`; exports[`ViewQuote renders the component with initial props 1`] = `
10 DAI
`; exports[`ViewQuote renders the component with initial props 2`] = `
1 DAI = 2.2 USDC
`; exports[`ViewQuote renders the component with initial props 3`] = `
`; exports[`ViewQuote renders the component with initial props 4`] = `
Estimated network fee
<InfoTooltipIcon />
0 ETH
0
`;