// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders ./components/space/demo/align.md correctly 1`] = `
`;
exports[`renders ./components/space/demo/base.md correctly 1`] = `
`;
exports[`renders ./components/space/demo/customize.md correctly 1`] = `
Array [
,
,
,
,
]
`;
exports[`renders ./components/space/demo/debug.md correctly 1`] = `
Button
Button
1
Button
`;
exports[`renders ./components/space/demo/gap-in-line.md correctly 1`] = `
Array [
,
,
]
`;
exports[`renders ./components/space/demo/size.md correctly 1`] = `
Array [
,
,
,
,
]
`;
exports[`renders ./components/space/demo/split.md correctly 1`] = `
`;
exports[`renders ./components/space/demo/vertical.md correctly 1`] = `
Card content
Card content
Card content
Card content
Card content
Card content
`;
exports[`renders ./components/space/demo/wrap.md correctly 1`] = `
`;