// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/space/demo/align.md correctly 1`] = `
center
Block
start
Block
end
Block
baseline
Block
`; exports[`renders ./components/space/demo/base.md correctly 1`] = `
Space
`; 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/size.md correctly 1`] = ` Array [
,
,
,
, ] `; exports[`renders ./components/space/demo/vertical.md correctly 1`] = `
Card

Card content

Card content

Card

Card content

Card content

`;