// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Alert ErrorBoundary 1`] = `
ReferenceError: NotExisted is not defined
          in ThrowError
    in ErrorBoundary (created by WrapperComponent)
    in WrapperComponent
    
`; exports[`Alert could accept none react element icon 1`] = `
icon Success Tips
`; exports[`Alert rtl render component should be rendered correctly in RTL direction 1`] = `
`;