improve copy link

This commit is contained in:
Mashy
2019-10-20 17:31:37 +10:00
parent 487bca473e
commit fe177df80a
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ function JoinButtons(args) {
class='pvp ready enabled'
onClick={copyClick}
type="submit">
Copy Link
Copy <p> &#x1F517; </p>
</button>
);
};