Skip to content

frontend


Function: default()

default(): Element

Defined in: src/pages/ChangePassword.tsx:25

Change Password Page

Form with current password, new password, and confirm new password fields. Validates that passwords match before submitting to the backend. On success, navigates back to settings.

Returns

Element

Change password form page