// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` renders active state with stop button 1`] = `
Array [
Stop
,
Stop
,
]
`;
exports[` renders active state without stop buttons 1`] = `
`;
exports[` renders loading state 1`] = `
`;
exports[` renders stopped state 1`] = `
`;