diff --git a/web/src/components/copy-to-clipboard.tsx b/web/src/components/copy-to-clipboard.tsx index deb97ee14d..62c7363885 100644 --- a/web/src/components/copy-to-clipboard.tsx +++ b/web/src/components/copy-to-clipboard.tsx @@ -25,7 +25,6 @@ const CopyToClipboard = ({ const icon = copied ? : ; const trigger = avoidButtonWrapper ? (