regexper-static/src/pages/__snapshots__/privacy.test.js.snap
2019-03-26 20:42:16 -04:00

17 lines
305 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Privacy Page rendering 1`] = `
<DocumentFragment>
<span
data-component="Metadata"
data-props="{
\\"title\\": \\"TRANSLATE(Privacy Policy)\\"
}"
/>
<span
data-component="PrivacyPolicy"
data-props="{}"
/>
</DocumentFragment>
`;