We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94027fa commit 00352c2Copy full SHA for 00352c2
docs/analytics.md
@@ -0,0 +1 @@
1
+<!--@include: ../packages/analytics/README.md-->
packages/analytics/README.md
@@ -245,7 +245,7 @@ const ui = createIntegratedUi({
245
ui.mount();
246
```
247
248
-### Enabling/Disabling
+## Enabling/Disabling
249
250
By default, **analytics is disabled**. You can configure how the value is stored (and change the default value) via the `enabled` config:
251
0 commit comments