// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Table.pagination Accepts pagination as true 1`] = `
Name
Jack
Lucy
Tom
Jerry
`; exports[`Table.pagination renders pagination correctly 1`] = `
Name
Jack
Lucy
`;