// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Table renders Table with body 1`] = `
`; exports[`Table renders Table with children 1`] = `
some children
`; exports[`Table renders Table with emptyState 1`] = ` `; exports[`Table renders Table with pagination 1`] = `
some children
`;