From 41e74710e99a47491b33b0aabf70faa3a507aa7b Mon Sep 17 00:00:00 2001 From: ntr Date: Fri, 25 Oct 2019 15:21:19 +1100 Subject: [PATCH] click to copy --- client/src/components/play.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/play.jsx b/client/src/components/play.jsx index dc7a1720..25906879 100644 --- a/client/src/components/play.jsx +++ b/client/src/components/play.jsx @@ -120,7 +120,7 @@ function Play(args) { type="submit"> Copy 🔗 -
Invite Generated
+
Click to Copy
); };