package components import ( "context" "github.com/starfleetcptn/gomft/internal/db" ) // Dialog component for 2FA disable confirmation templ TwoFactorDisableDialog() {
Are you sure you want to disable two-factor authentication? This will make your account less secure.
Personal details and application settings.
Update your password to keep your account secure.