feat: enhance server stats widgets and fix TypeScript/ESLint errors #394
File diff suppressed because it is too large
Load Diff
@@ -46,9 +46,7 @@ export function TOTPDialog({
|
||||
className="space-y-4"
|
||||
>
|
||||
<div>
|
||||
<Label htmlFor="totpCode">
|
||||
{t("terminal.totpCodeLabel")}
|
||||
</Label>
|
||||
<Label htmlFor="totpCode">{t("terminal.totpCodeLabel")}</Label>
|
||||
<Input
|
||||
id="totpCode"
|
||||
name="totpCode"
|
||||
|
||||
Reference in New Issue
Block a user