This commit is contained in:
Lynn 2022-01-18 16:00:47 +01:00
parent 22e2b3866b
commit 8df7a8da6f

View file

@ -235,7 +235,7 @@ function Game(props: GameProps) {
<button <button
onClick={() => { onClick={() => {
navigator.clipboard.writeText(getChallengeUrl(target)); navigator.clipboard.writeText(getChallengeUrl(target));
setHint("Challenge link to clipboard!"); setHint("Challenge link copied to clipboard!");
}} }}
> >
Challenge a friend to this word Challenge a friend to this word