Skip to content

Commit b89b441

Browse files
authored
feat: update readme in common package (#2758)
1 parent 8f900f4 commit b89b441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/analytics-js-common/src/component-cookie/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Cookie component.
44

55
## Example
66

7-
```js
7+
```javascript
88
// set
99
cookie('name', 'tobi');
1010
cookie('name', 'tobi', { path: '/' });

0 commit comments

Comments
 (0)