// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SendAmountRow Component render NFT Asset Type should match snapshot for token NFT type 1`] = `
`; exports[`SendAmountRow Component render Native Asset Type should match snapshot for native asset type 1`] = `
Amount:
ETH
No conversion rate available
`; exports[`SendAmountRow Component render Token Asset Type should match snapshot for token asset type 1`] = `
Amount:
META
No conversion rate available
`;