// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SendContent Component render should render a SendRowErrorMessage with and errorType props if showError is true 1`] = `
mockLabel
Mock Form Field
Insufficient funds.
`; exports[`SendContent Component render should render with children 1`] = `
mockLabel Mock Custom Label Content
Mock Form Field
`;