exports[`test renders ./components/card/demo/basic.md correctly 1`] = `

Card title

More

Card content

Card content

Card content

`; exports[`test renders ./components/card/demo/border-less.md correctly 1`] = `

Card title

Card content

Card content

Card content

`; exports[`test renders ./components/card/demo/grid.md correctly 1`] = `

Card title

Card content

Card title

Card content

Card title

Card content
`; exports[`test renders ./components/card/demo/loading.md correctly 1`] = `

Card title

`; exports[`test renders ./components/card/demo/no-padding.md correctly 1`] = `
example

Europe Street beat

www.instagram.com

`; exports[`test renders ./components/card/demo/simple.md correctly 1`] = `

Card content

Card content

Card content

`;