'use client' import ProfileSettings from '@/components/settings/ProfileSettings' export default function AccountSecurityTab() { return (

Security

Manage your password and two-factor authentication.

) }