Skip to content

Commit

Permalink
next try umami event
Browse files Browse the repository at this point in the history
  • Loading branch information
swordfest committed Jan 23, 2024
1 parent e3745ee commit 0a89028
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/server.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ export default function Server(dataServer: { proxy: any }) {
id="copy-server"
data-umami-event={'Copy Server'}
title="Copy"
id="copy-button"
data-umami-event="Copy Server"
className="opt-copiar relative w-4 h-4 sm:w-10 sm:h-10 rounded-md flex items-center justify-center cursor-pointer hover:bg-[#EBEBEB] dark:hover:bg-[#1B1B1B] active:bg-[#D7D7D7] dark:active:bg-[#111111] transition-all duration-150 active:scale-[95%]"
onClick={() => {
navigator.clipboard
Expand Down

0 comments on commit 0a89028

Please sign in to comment.