From 1a6c7412988942280971c78cc6e8a1829f06b0c1 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Tue, 29 Sep 2020 16:59:36 +0100 Subject: [PATCH] Shorten remember choice to avoid wrapping --- src/components/ClientSelection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ClientSelection.tsx b/src/components/ClientSelection.tsx index 9989b29..6e5ed8d 100644 --- a/src/components/ClientSelection.tsx +++ b/src/components/ClientSelection.tsx @@ -38,7 +38,7 @@ const ClientSelection: React.FC = ({ link }: IProps) => { }} checked={rememberSelection} > - Remember choice for future invites in this browser + Remember for future invites in this browser {