// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`LocationInfo distance renders with distance 1`] = `
Paris
location.distance
`; exports[`LocationInfo distance renders without distance 1`] = `
Paris
`; exports[`LocationInfo size renders in base size 1`] = `
Paris
`; exports[`LocationInfo size renders in small size 1`] = `
Paris
`;