improve copy link
This commit is contained in:
parent
487bca473e
commit
fe177df80a
@ -8,6 +8,9 @@
|
||||
* proper victory / lose page instead of just face off (you are the winner or something)
|
||||
* vbox phase skill list navigator (overlay maybe?)
|
||||
|
||||
* clear active mtx after joining game
|
||||
|
||||
|
||||
* mobile styles
|
||||
* mobile info page
|
||||
|
||||
|
||||
@ -121,7 +121,7 @@ function JoinButtons(args) {
|
||||
class='pvp ready enabled'
|
||||
onClick={copyClick}
|
||||
type="submit">
|
||||
Copy Link
|
||||
Copy <p> 🔗 </p>
|
||||
</button>
|
||||
);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user