// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec renders errors 1`] = `
test error
Use a unique, descriptive name. The sender name must contain from 2 to 50 characters. Valid characters are lowercase a-z, 0-9, - (hyphen) and _ (underscore).
`; exports[` spec renders the component 1`] = `
Use a unique, descriptive name. The sender name must contain from 2 to 50 characters. Valid characters are lowercase a-z, 0-9, - (hyphen) and _ (underscore).
`;