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