We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab3ccd commit 72343e7Copy full SHA for 72343e7
app/GoogleAnalytics/README.md
@@ -33,7 +33,7 @@ import { GoogleAnalytics } from 'astro-google-analytics';
33
<head>
34
<!-- Place component inside `HEAD` tag -->
35
36
- <Analytics id="G-XXXXXXXXXX" />
+ <GoogleAnalytics id="G-XXXXXXXXXX" />
37
38
<!-- ... -->
39
</head>
0 commit comments