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