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