// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` active state renders with children 1`] = `null`; exports[` active state renders without children 1`] = `
test label Live until 11:17
`; exports[` renders loading state 1`] = `
Loading live location...
`; exports[` renders stopped state 1`] = `
Live location ended
`;