File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -11,22 +11,22 @@ Check the [Nuxt.js documentation](https://nuxtjs.org/guides/configuration-glossa
1111
12121 . Add ` @nuxtjs/google-analytics ` dependency to your project:
1313
14- <code-group >
15- <code-block label="Yarn" active>
14+ <code-group >
15+ <code-block label =" Yarn " active >
1616
17- ```bash
18- yarn add --dev @nuxtjs/google-analytics
19- ```
17+ ``` bash
18+ yarn add --dev @nuxtjs/google-analytics
19+ ```
2020
21- </code-block>
22- <code-block label="NPM">
21+ </code-block >
22+ <code-block label =" NPM " >
2323
24- ```bash
25- npm install --save-dev @nuxtjs/google-analytics
26- ```
24+ ``` bash
25+ npm install --save-dev @nuxtjs/google-analytics
26+ ```
2727
28- </code-block>
29- </code-group >
28+ </code-block >
29+ </code-group >
3030
3131 <alert type =" warning " >
3232
You can’t perform that action at this time.
0 commit comments