Updated menu style.
This commit is contained in:
2
src/tracker/index.d.ts
vendored
2
src/tracker/index.d.ts
vendored
@@ -138,7 +138,7 @@ export type UmamiTracker = {
|
||||
|
||||
/**
|
||||
* Tracks an event with fully customizable dynamic data
|
||||
* Ilf you don't specify any `name` and/or `data`, it will be treated as a page view
|
||||
* If you don't specify any `name` and/or `data`, it will be treated as a page view
|
||||
*
|
||||
* @example ```
|
||||
* umami.track((props) => ({ ...props, url: path }));
|
||||
|
||||
Reference in New Issue
Block a user