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 8f900f4 commit b89b441Copy full SHA for b89b441
1 file changed
packages/analytics-js-common/src/component-cookie/README.md
@@ -4,7 +4,7 @@ Cookie component.
4
5
## Example
6
7
-```js
+```javascript
8
// set
9
cookie('name', 'tobi');
10
cookie('name', 'tobi', { path: '/' });
0 commit comments