// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Table renders JSX correctly 1`] = `
Name Age
First Name Last Name
John Brown 32
Jim Green 42
`;