// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`MainQuoteSummary renders the component with initial props 1`] = `
2 E ETH
`; exports[`MainQuoteSummary renders the component with initial props 2`] = `
B BAT
`; exports[`MainQuoteSummary renders the component with initial props 3`] = `
0.2
`; exports[`MainQuoteSummary renders the component with initial props 4`] = `
1 ETH = 0.1 BAT
`;