fix header

This commit is contained in:
miloschwartz
2025-07-14 22:37:08 -07:00
parent c492559010
commit 2e510778be
2 changed files with 5 additions and 6 deletions

View File

@@ -581,9 +581,6 @@ export default function SecurityKeyForm({
<FormControl>
<Input
{...field}
placeholder={t(
"securityKeyNamePlaceholder"
)}
disabled={
isRegistering
}