Add umami event tracking to install command buttons in Script.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ function ScriptItem() {
|
||||
repository on GitHub. It helps a lot!
|
||||
</p>
|
||||
<div>
|
||||
<Button className="text-white">
|
||||
<Button data-umami-event="Star on Github" className="text-white">
|
||||
<Link href="https://github.com/tteck/Proxmox">
|
||||
Star on GitHub 💫
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user