exports[`test renders ./components/card/demo/basic.md correctly 1`] = `
Card title
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`] = `
`;
exports[`test renders ./components/card/demo/loading.md correctly 1`] = `
`;
exports[`test renders ./components/card/demo/no-padding.md correctly 1`] = `
Europe Street beat
www.instagram.com
`;
exports[`test renders ./components/card/demo/simple.md correctly 1`] = `
Card content
Card content
Card content
`;