Skip to content

Commit

Permalink
Update Metadata.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hmrtn committed Mar 3, 2022
1 parent 7583a5b commit 6f5e4fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const Metadata = ({ partyData, mainnetProvider, votesData, distribution,
<Button
size="xs"
rightIcon={<CopyIcon />}
variant="outline"
variant="link"
onClick={_ => {
navigator.clipboard.writeText(window.location.href);
}}
Expand Down

0 comments on commit 6f5e4fe

Please sign in to comment.