// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`rendering of the AboutCard checks if large cards component renders 1`] = `
Test Header

Test Header

Content body of the action card.
`; exports[`rendering of the AboutCard checks if small cards component renders 1`] = `
Test Header

Test Header

Content body of the action card.
`;