Skip to content
Snippets Groups Projects
Commit 1a6c7412 authored by J. Ryan Stinnett's avatar J. Ryan Stinnett
Browse files

Shorten remember choice to avoid wrapping

parent 03816c12
Branches jryans/tweaks
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ const ClientSelection: React.FC<IProps> = ({ link }: IProps) => {
}}
checked={rememberSelection}
>
Remember choice for future invites in this browser
Remember for future invites in this browser
</StyledCheckbox>
<StyledCheckbox
onChange={(): void => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment