diff --git a/src/components/auth/MFAChallenge.tsx b/src/components/auth/MFAChallenge.tsx index 4e87922f..13aa2430 100644 --- a/src/components/auth/MFAChallenge.tsx +++ b/src/components/auth/MFAChallenge.tsx @@ -61,7 +61,7 @@ export function MFAChallenge({ factorId, onSuccess, onCancel }: MFAChallengeProp
diff --git a/src/components/settings/SecurityTab.tsx b/src/components/settings/SecurityTab.tsx index 717d81c5..391167a8 100644 --- a/src/components/settings/SecurityTab.tsx +++ b/src/components/settings/SecurityTab.tsx @@ -372,7 +372,7 @@ export function SecurityTab() {