Skip to content

Commit

Permalink
Merge pull request #156 from hmrtn/fixes-1
Browse files Browse the repository at this point in the history
Update Metadata.jsx
  • Loading branch information
hmrtn authored Mar 3, 2022
2 parents a9c1c4c + 6f5e4fe commit aa8f6a2
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 aa8f6a2

Please sign in to comment.