Update profile-security.tsx

This commit is contained in:
Théo LAGACHE
2026-02-27 15:31:37 +01:00
parent 25326dc9be
commit 88aa4daf74
@@ -165,7 +165,7 @@ export function ProfileSecurity({
{isPasskeyEnabled || {isPasskeyEnabled ||
isPasswordEnabled || isPasswordEnabled ||
(isTwoFactorEnabled && ( (user.twoFactorEnabled && (
<div className="space-y-6"> <div className="space-y-6">
<h3 className="text-lg font-medium">Authentication</h3> <h3 className="text-lg font-medium">Authentication</h3>
<div className="border rounded-lg p-4 space-y-4"> <div className="border rounded-lg p-4 space-y-4">