// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Space should render correct with children 1`] = `
text1
text1
text3
`; exports[`Space should render width ConfigProvider 1`] = ` Array [
1
2
,
1
2
,
1
2
, ] `;