track history clicks
This commit is contained in:
parent
d9cb13b1c2
commit
ff3ca97241
@ -45,7 +45,7 @@ export default function HistoryDisplay({
|
|||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="flex justify-between truncate flex-1 p-2"
|
className="flex justify-between truncate flex-1 p-2 plausible-event-name=HistoryClick"
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
shouldDisableReverts
|
shouldDisableReverts
|
||||||
? toast.error(
|
? toast.error(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user