We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d23b3 commit aa22f75Copy full SHA for aa22f75
pages/_document.js
@@ -92,7 +92,7 @@ class CustomDocument extends Document {
92
}}
93
></noscript>
94
<div dangerouslySetInnerHTML={{
95
- _html:
+ __html:
96
`<!-- Google tag (gtag.js) -->
97
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PLXYYLEN9F"></script>
98
<script>
0 commit comments