chore(public): update docs
This commit is contained in:
@@ -23,7 +23,7 @@ Tracks a custom event with the given name and optional properties.
|
||||
|
||||
You can identify the user directly with this method.
|
||||
|
||||
```js filename="Example shown in JavaScript"
|
||||
```js title="Example shown in JavaScript"
|
||||
track('your_event_name', {
|
||||
foo: 'bar',
|
||||
baz: 'qux',
|
||||
|
||||
Reference in New Issue
Block a user