8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`SentryBoundary error handling 1`] = `<Child />`;
|
|
|
|
exports[`SentryBoundary error handling 2`] = `<LoadNamespace(SentryError) />`;
|
|
|
|
exports[`SentryBoundary rendering 1`] = `"Example content"`;
|