// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders basic card 1`] = `

Verified session

nice

`; exports[` renders with children 1`] = `

Verified session

nice

hey
`;