Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created December 10, 2018 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodesp/29035b326fcc74fbb48b539f1f2dac81 to your computer and use it in GitHub Desktop.
Save theodesp/29035b326fcc74fbb48b539f1f2dac81 to your computer and use it in GitHub Desktop.
<script
dangerouslySetInnerHTML={{
__html: `
window.PHRASEAPP_ENABLED = true;
window.PHRASEAPP_CONFIG = {
projectId: <project_id>,
prefix: "[[__",
suffix: "__]]",
fullReparse: true
};
`,
}}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment