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