// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Grid should render correctly when the columns props are provided 1`] = `
`; exports[`Grid should render correctly when the columns props are provided 2`] = `
`; exports[`Grid should render correctly with the GridCell component 1`] = `
Cell 1
Cell 2
Cell 3
`;