feat: change password

This commit is contained in:
efrilm
2025-08-19 15:35:18 +07:00
parent 7919825955
commit 1b1e8c5bb4
14 changed files with 1247 additions and 119 deletions
+1
View File
@@ -61,6 +61,7 @@ class AppRouter extends RootStackRouter {
// Profile
AutoRoute(page: ProfileEditRoute.page),
AutoRoute(page: ProfileChangePasswordRoute.page),
// Error
AutoRoute(page: ErrorRoute.page),