Skip to content

Commit 544eb52

Browse files
add to event props
1 parent 9401a7f commit 544eb52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/hooks/usePlausibleEvent.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ type PlausibleEventProps = {
1111
page: string;
1212
title: string;
1313
};
14+
['copy sentry code']: {
15+
page: string;
16+
};
1417
['Copy Page']: {
1518
page: string;
1619
source: string;

0 commit comments

Comments
 (0)