diff --git a/src/frontend/src/components/forms/AuthenticationForm.tsx b/src/frontend/src/components/forms/AuthenticationForm.tsx index 74453f3aec..7b1873c231 100644 --- a/src/frontend/src/components/forms/AuthenticationForm.tsx +++ b/src/frontend/src/components/forms/AuthenticationForm.tsx @@ -118,7 +118,7 @@ export function AuthenticationForm() { {...classicForm.getInputProps('password')} /> {auth_settings?.password_forgotten_enabled === true && ( - + )} - + - +