We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ced8f commit 6289cf9Copy full SHA for 6289cf9
src/components/AuthGuard.tsx
@@ -72,7 +72,7 @@ function Login() {
72
<FormItem>
73
<FormLabel>Auth Token</FormLabel>
74
<FormDescription className="text-xs">
75
- Your token will be stored in locally until you logout.
+ Your token will be stored on your device until you logout.
76
</FormDescription>
77
<div className="flex gap-2">
78
<FormControl>
0 commit comments