// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`CurrencyInput Component rendering should render properly with a fiat value 1`] = `
`;
exports[`CurrencyInput Component rendering should render properly with a native value when hideSecondary is true 1`] = `
`;
exports[`CurrencyInput Component rendering should render properly with an ETH value 1`] = `
`;
exports[`CurrencyInput Component rendering should render properly without a suffix 1`] = `
`;