regexper-static/src/pages/__snapshots__/privacy.test.js.snap

11 lines
233 B
Plaintext
Raw Normal View History

2019-01-04 23:38:49 +00:00
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Privacy Page rendering 1`] = `
<Fragment>
2019-03-23 19:45:23 +00:00
<withI18nextTranslation(Metadata)
title="TRANSLATE(Privacy Policy)"
/>
2019-03-23 19:45:23 +00:00
<withI18nextTranslation(PrivacyPolicy) />
</Fragment>
2019-01-04 23:38:49 +00:00
`;